summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-281-0/+8
* NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-271-2/+0
* NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-271-1/+12
* NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-271-1/+1
* NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard2015-01-261-1/+1
* NFC: st21nfcb: Remove useless includeChristophe Ricard2015-01-261-2/+0
* vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-251-5/+8
* udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-251-8/+8
* vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-241-0/+1
* Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-193-15/+37
|\
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-152-8/+33
| * cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-152-6/+5
| * mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-4/+2
* | net: sched: Introduce connmark actionFelix Fietkau2015-01-192-0/+36
* | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-192-0/+2
* | rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-192-0/+3
* | netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-194-0/+33
* | switchdev: fix typo in inline function definitionJiri Pirko2015-01-181-1/+1
* | ip_tunnel: Create percpu gro_cellMartin KaFai Lau2015-01-181-17/+12
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-182-7/+3
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-183-6/+32
|\ \
| * | Bluetooth: Remove unused functionRickard Strandqvist2015-01-161-1/+0
| * | Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann2015-01-121-0/+4
| * | Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2015-01-121-0/+2
| * | Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann2015-01-121-0/+11
| * | Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann2015-01-121-1/+1
| * | Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann2015-01-031-0/+12
| * | Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2015-01-022-3/+1
| * | Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann2015-01-021-1/+0
| * | Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann2015-01-021-0/+1
* | | net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2015-01-182-18/+11
* | | switchdev: introduce switchdev notifierJiri Pirko2015-01-181-0/+31
* | | tc: add BPF based actionJiri Pirko2015-01-183-0/+57
* | | rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue2015-01-161-1/+1
* | | Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller2015-01-164-147/+356
|\ \ \ | | |/ | |/|
| * | nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-141-1/+3
| * | cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2015-01-141-0/+14
| * | nl80211: support per-TID station statisticsJohannes Berg2015-01-082-0/+52
| * | nl80211: clarify packet statistics descriptionsJohannes Berg2015-01-082-15/+21
| * | cfg80211: add nl80211 beacon-only statisticsJohannes Berg2015-01-082-0/+11
| * | cfg80211: remove enum station_info_flagsJohannes Berg2015-01-082-75/+5
| * | mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-5/+12
| * | cfg80211: allow including station info in delete eventJohannes Berg2015-01-081-1/+15
| * | cfg80211: add scan time to survey dataJohannes Berg2015-01-082-0/+7
| * | cfg80211: allow survey data to return global dataJohannes Berg2015-01-082-4/+15
| * | cfg80211: remove "channel" from survey namesJohannes Berg2015-01-082-32/+39
| * | mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-071-2/+9
| * | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-072-5/+10
| |\ \
| * | | nl80211: define multicast group names in headerJohannes Berg2015-01-061-0/+7
| * | | cfg80211: add extensible feature flag attributeGautam Kumar Shukla2015-01-062-0/+61