summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-101-1/+1
* vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2014-06-041-1/+11
* gre: Call gso_make_checksumTom Herbert2014-06-041-2/+3
* udp: Generic functions to set checksumTom Herbert2014-06-042-0/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-1/+0
|\
| * net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-021-8/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-025-3/+96
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-025-3/+96
| |\ \
| | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-294-3/+50
| | |\ \
| | | * | Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-231-0/+3
| | | * | Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-151-0/+1
| | | * | Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-152-0/+14
| | | * | Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-151-0/+6
| | | * | Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-092-0/+12
| | | * | Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-082-0/+11
| | | * | Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-051-3/+3
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-291-0/+46
| | |\ \ \
| | | * | | mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-261-0/+46
* | | | | | inetpeer: get rid of ip_id_countEric Dumazet2014-06-024-41/+26
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-301-0/+2
|\ \ \ \ \
| * | | | | netfilter: add helper for adding nat extensionFlorian Westphal2014-04-291-0/+2
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-275-66/+211
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-222-66/+203
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-221-0/+7
| | * | | | cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-211-0/+13
| | * | | | mac80211: export the expected throughputAntonio Quartulli2014-05-211-0/+7
| | * | | | cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-28/+34
| | * | | | cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-1/+1
| | * | | | cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-11/+12
| | * | | | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-14/+15
| | * | | | mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho2014-05-191-2/+3
| | * | | | cfg80211: add documentation for max_num_csa_countersLuciano Coelho2014-05-191-5/+5
| | * | | | mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-151-1/+22
| | * | | | mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-151-7/+36
| | * | | | cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-3/+15
| | * | | | cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-0/+4
| | * | | | cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-131-0/+2
| | * | | | mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-0/+14
| | * | | | cfg80211: fix docbook warningLuciano Coelho2014-05-081-1/+1
| | * | | | cfg80211: export interface stopping functionMichal Kazior2014-05-061-0/+15
| | * | | | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-061-1/+3
| | * | | | mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-051-0/+2
| * | | | | Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-223-0/+8
| |\ \ \ \ \
| | * | | | | NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-201-0/+3
| | * | | | | NFC: digital: Add macros for the ISO/IEC 14443-B ProtocolMark A. Greer2014-04-221-0/+4
| | * | | | | NFC: hci: Add load_session HCI operandChristophe Ricard2014-04-221-0/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-0/+12
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-151-0/+1
* | | | | | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-232-11/+4
OpenPOWER on IntegriCloud