| Commit message (Expand) | Author | Age | Files | Lines |
* | udp: call __skb_checksum_complete when doing full checksum | Tom Herbert | 2014-06-15 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 45 | -265/+1028 |
|\ |
|
| * | net_sched: drr: warn when qdisc is not work conserving | Florian Westphal | 2014-06-11 | 1 | -1/+1 |
| * | net: sctp: migrate most recently used transport to ktime | Daniel Borkmann | 2014-06-11 | 1 | -3/+3 |
| * | tcp: add gfp parameter to tcp_fragment | Octavian Purdila | 2014-06-10 | 1 | -1/+1 |
| * | vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) | Tom Herbert | 2014-06-04 | 1 | -1/+11 |
| * | gre: Call gso_make_checksum | Tom Herbert | 2014-06-04 | 1 | -2/+3 |
| * | udp: Generic functions to set checksum | Tom Herbert | 2014-06-04 | 2 | -0/+21 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-03 | 1 | -1/+0 |
| |\ |
|
| * \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-06-02 | 5 | -3/+96 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-06-02 | 5 | -3/+96 |
| | |\ \ |
|
| | | * \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-05-29 | 4 | -3/+50 |
| | | |\ \ |
|
| | | | * | | Bluetooth: Clearly distinguish mgmt LTK type from authenticated property | Johan Hedberg | 2014-05-23 | 1 | -0/+3 |
| | | | * | | Bluetooth: Store max TX power level for connection | Andrzej Kaczmarek | 2014-05-15 | 1 | -0/+1 |
| | | | * | | Bluetooth: Add support to get connection information | Andrzej Kaczmarek | 2014-05-15 | 2 | -0/+14 |
| | | | * | | Bluetooth: Add conn info lifetime parameters to debugfs | Andrzej Kaczmarek | 2014-05-15 | 1 | -0/+6 |
| | | | * | | Bluetooth: Store TX power level for connection | Andrzej Kaczmarek | 2014-05-09 | 2 | -0/+12 |
| | | | * | | Bluetooth: Store RSSI for connection | Andrzej Kaczmarek | 2014-05-08 | 2 | -0/+11 |
| | | | * | | Bluetooth: Convert RFCOMM spinlocks into mutexes | Libor Pechacek | 2014-05-05 | 1 | -3/+3 |
| | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-05-29 | 1 | -0/+46 |
| | | |\ \ \ |
|
| | | | * | | | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho | 2014-05-26 | 1 | -0/+46 |
| * | | | | | | inetpeer: get rid of ip_id_count | Eric Dumazet | 2014-06-02 | 4 | -41/+26 |
| |/ / / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-05-30 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | netfilter: add helper for adding nat extension | Florian Westphal | 2014-04-29 | 1 | -0/+2 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-27 | 5 | -66/+211 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-05-22 | 2 | -66/+203 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | | * | | | | cfg80211: allow RSSI compensation | Emmanuel Grumbach | 2014-05-22 | 1 | -0/+7 |
| | | * | | | | cfg80211: implement cfg80211_get_station cfg80211 API | Antonio Quartulli | 2014-05-21 | 1 | -0/+13 |
| | | * | | | | mac80211: export the expected throughput | Antonio Quartulli | 2014-05-21 | 1 | -0/+7 |
| | | * | | | | cfg80211: export expected throughput through get_station() | Antonio Quartulli | 2014-05-20 | 1 | -28/+34 |
| | | * | | | | cfg80211: constify wowlan/coalesce mask/pattern pointers | Johannes Berg | 2014-05-19 | 1 | -1/+1 |
| | | * | | | | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg | 2014-05-19 | 1 | -11/+12 |
| | | * | | | | cfg80211: constify MAC addresses in cfg80211 ops | Johannes Berg | 2014-05-19 | 1 | -14/+15 |
| | | * | | | | mac80211: fix csa_counter_offs argument name in docbook | Luciano Coelho | 2014-05-19 | 1 | -2/+3 |
| | | * | | | | cfg80211: add documentation for max_num_csa_counters | Luciano Coelho | 2014-05-19 | 1 | -5/+5 |
| | | * | | | | mac80211: Handle the CSA counters correctly | Andrei Otcheretianski | 2014-05-15 | 1 | -1/+22 |
| | | * | | | | mac80211: Provide ieee80211_beacon_get_template API | Andrei Otcheretianski | 2014-05-15 | 1 | -7/+36 |
| | | * | | | | cfg80211: Support multiple CSA counters | Andrei Otcheretianski | 2014-05-15 | 1 | -3/+15 |
| | | * | | | | cfg80211: Add API to update CSA counters in mgmt frames | Andrei Otcheretianski | 2014-05-15 | 1 | -0/+4 |
| | | * | | | | cfg80211: allow restricting supported dfs regions | Felix Fietkau | 2014-05-13 | 1 | -0/+2 |
| | | * | | | | mac80211: handle failed restart/resume better | Johannes Berg | 2014-05-09 | 1 | -0/+14 |
| | | * | | | | cfg80211: fix docbook warning | Luciano Coelho | 2014-05-08 | 1 | -1/+1 |
| | | * | | | | cfg80211: export interface stopping function | Michal Kazior | 2014-05-06 | 1 | -0/+15 |
| | | * | | | | mac80211: fix CSA tx queue stopping | Michal Kazior | 2014-05-06 | 1 | -1/+3 |
| | | * | | | | mac80211: set an external flag for TDLS stations | Arik Nemtsov | 2014-05-05 | 1 | -0/+2 |
| | * | | | | | Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-05-22 | 3 | -0/+8 |
| | |\ \ \ \ \ |
|
| | | * | | | | | NFC: Add RAW socket type support for SOCKPROTO_RAW | Hiren Tandel | 2014-05-20 | 1 | -0/+3 |
| | | * | | | | | NFC: digital: Add macros for the ISO/IEC 14443-B Protocol | Mark A. Greer | 2014-04-22 | 1 | -0/+4 |
| | | * | | | | | NFC: hci: Add load_session HCI operand | Christophe Ricard | 2014-04-22 | 1 | -0/+1 |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-13 | 1 | -0/+12 |
| | |\ \ \ \ \ \ |
|