summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: keep track of the PHY suspend stateFlorian Fainelli2015-01-271-0/+2
* net: phy: document has_fixups fieldFlorian Fainelli2015-01-271-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-272-4/+4
|\
| * bcma: use standard bus scanning during early registerRafał Miłecki2015-01-231-2/+0
| * Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-224-160/+388
| |\
| * | brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel2015-01-061-2/+4
* | | openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-271-0/+20
* | | genetlink: Add genlmsg_parse() helper function.Joe Stringer2015-01-271-0/+17
* | | rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy2015-01-261-1/+3
* | | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-252-0/+2
* | | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-252-0/+7
* | | net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-251-0/+7
* | | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-251-0/+1
* | | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-251-0/+7
* | | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-251-0/+2
* | | net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2015-01-251-0/+2
* | | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-3/+8
* | | 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