summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-173-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-154-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
| * | | nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg2015-01-051-0/+3
| * | | nl80211: increase the max number of rules in regdomainArik Nemtsov2014-12-181-1/+1
| * | | nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-182-0/+6
| * | | nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-181-0/+2
| * | | cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-171-0/+10
| * | | cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-173-0/+39
| * | | cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-171-1/+9
| * | | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-8/+7
| * | | mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-121-0/+6
| * | | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-3/+3
* | | | ipv4: per cpu uncached listEric Dumazet2015-01-151-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-01-151-2/+0
|\ \ \ \
| * | | | netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen2015-01-081-2/+0
* | | | | openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-152-1/+15
* | | | | vxlan: Only bind to sockets with compatible flags enabledThomas Graf2015-01-151-0/+3
* | | | | vxlan: Group Policy extensionThomas Graf2015-01-152-5/+75
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-1522-59/+197
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-152-3/+7
| |\ \ \ \ \
| | * | | | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-0/+4
| | * | | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-141-1/+1