summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genetlink: Add genlmsg_parse() helper function.Joe Stringer2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-25
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-23
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sched: Introduce connmark actionFelix Fietkau2015-01-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switchdev: fix typo in inline function definitionJiri Pirko2015-01-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip_tunnel: Create percpu gro_cellMartin KaFai Lau2015-01-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove unused functionRickard Strandqvist2015-01-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann2015-01-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2015-01-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann2015-01-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann2015-01-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann2015-01-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2015-01-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann2015-01-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann2015-01-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2015-01-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switchdev: introduce switchdev notifierJiri Pirko2015-01-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tc: add BPF based actionJiri Pirko2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue2015-01-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller2015-01-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2015-01-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: support per-TID station statisticsJohannes Berg2015-01-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: clarify packet statistics descriptionsJohannes Berg2015-01-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: add nl80211 beacon-only statisticsJohannes Berg2015-01-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: remove enum station_info_flagsJohannes Berg2015-01-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: allow including station info in delete eventJohannes Berg2015-01-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: add scan time to survey dataJohannes Berg2015-01-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: allow survey data to return global dataJohannes Berg2015-01-08