1. 2f45729 mac80211: send channel switch started notifications by Luciano Coelho · 10 years ago
  2. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  3. 127f10e mac80211: add device_timestamp to the drv_pre_channel_switch trace by Luciano Coelho · 10 years ago
  4. 000baa5 mac80211: fix order of setting ch_switch and drv_pre_channel_switch call by Luciano Coelho · 10 years ago
  5. 05da589 openvswitch: Add support for OVS_FLOW_ATTR_PROBE. by Jarno Rajahalme · 10 years ago
  6. 12eb18f openvswitch: Constify various function arguments by Thomas Graf · 10 years ago
  7. e8eedb8 openvswitch: Remove redundant key ref from upcall_info. by Pravin B Shelar · 10 years ago
  8. fff06c3 openvswitch: Optimize recirc action. by Pravin B Shelar · 10 years ago
  9. 8f0aad6 openvswitch: Extend packet attribute for egress tunnel info by Wenyu Zhang · 10 years ago
  10. 9ba559d openvswitch: Export symbols as GPL symbols. by Pravin B Shelar · 10 years ago
  11. f7cb96f mac802154: protect address changes via ioctl by Alexander Aring · 10 years ago
  12. 87023e1 ieee802154: fix iface dump with lowpan by Alexander Aring · 10 years ago
  13. 7bea1ea ieee802154: netlink add rtnl lock by Alexander Aring · 10 years ago
  14. b03c9cc mac820154: don't set monitor dev_addr by Alexander Aring · 10 years ago
  15. 4b96aea ieee802154: add wpan_dev dump support by Alexander Aring · 10 years ago
  16. ca20ce20 ieee802154: add wpan_phy dump support by Alexander Aring · 10 years ago
  17. 79fe1a2 ieee802154: add nl802154 framework by Alexander Aring · 10 years ago
  18. a6fd693 ieee802154: sysfs add wpan_phy index and name by Alexander Aring · 10 years ago
  19. fcf39e6 ieee802154: add wpan_dev_list by Alexander Aring · 10 years ago
  20. 190ac1c ieee802154: add iftype to wpan_dev by Alexander Aring · 10 years ago
  21. f3ada64 ieee802154: add cfg802154_registered_device list by Alexander Aring · 10 years ago
  22. f601379 ieee802154: rename wpan_phy_alloc by Alexander Aring · 10 years ago
  23. 5fb3f02 mac802154: remove mac_params in sdata by Alexander Aring · 10 years ago
  24. 863e88f mac802154: move mac pib attributes into wpan_dev by Alexander Aring · 10 years ago
  25. ce67417 netfilter: nft_meta: add cgroup support by Ana Rey · 10 years ago
  26. c0560b9 dccp: Convert DCCP_WARN to net_warn_ratelimited by Joe Perches · 10 years ago
  27. b0c42cd Bluetooth: 6lowpan: fix skb_unshare behaviour by Alexander Aring · 10 years ago
  28. 36cbb24 udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts by Rick Jones · 10 years ago
  29. bfe1be3 net: Kill skb_copy_datagram_const_iovec by Herbert Xu · 10 years ago
  30. a8f820aa inet: Add skb_copy_datagram_iter by Herbert Xu · 10 years ago
  31. cb77c3e Bluetooth: Send mgmt_connected only if state is BT_CONFIG by Jaganath Kanakkassery · 10 years ago
  32. 1f56231 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  33. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. 6b798d70 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  35. 56b2c3e 6lowpan: move skb_free from error paths in decompression by Martin Townsend · 10 years ago
  36. 4508349 net: esp: Convert NETDEBUG to pr_info by Joe Perches · 10 years ago
  37. cbffccc net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages by Joe Perches · 10 years ago
  38. b31f65f net: dsa: slave: Fix autoneg for phys on switch MDIO bus by Andrew Lunn · 10 years ago
  39. 0c6965d sched: fix act file names in header comment by Jiri Pirko · 10 years ago
  40. ea3dc96 ip6_tunnel: Add support for wildcard tunnel endpoints. by Steffen Klassert · 10 years ago
  41. d500514 ipv6: Allow sending packets through tunnels with wildcard endpoints by Steffen Klassert · 10 years ago
  42. 9645c76 Bluetooth: Sort switch cases by opcode's numeric value by Kuba Pawlak · 10 years ago
  43. 50fc85f Bluetooth: Clear role switch pending flag by Kuba Pawlak · 10 years ago
  44. 4f031fa mac80211: Fix regression that triggers a kernel BUG with CCMP by Ronald Wahl · 10 years ago
  45. a85311b openvswitch: Avoid NULL mask check while building mask by Pravin B Shelar · 10 years ago
  46. 2fdb957 openvswitch: Refactor action alloc and copy api. by Pravin B Shelar · 10 years ago
  47. 41af73e openvswitch: Move key_attr_size() to flow_netlink.h. by Joe Stringer · 10 years ago
  48. d98612b openvswitch: Remove flow member from struct ovs_skb_cb by Lorand Jakab · 10 years ago
  49. e1f9c35 openvswitch: Drop packets when interdev is not up by Chunhe Li · 10 years ago
  50. cc3a5ae openvswitch: Refactor get_dp() function into multiple access APIs. by Andy Zhou · 10 years ago
  51. ca7105f openvswitch: Refactor ovs_flow_cmd_fill_info(). by Joe Stringer · 10 years ago
  52. 738967b openvswitch: refactor do_output() to move NULL check out of fast path by Andy Zhou · 10 years ago
  53. 426cda5 openvswitch: Additional logging for -EINVAL on flow setups. by Jesse Gross · 10 years ago
  54. 1b760fb openvswitch: Remove redundant tcp_flags code. by Joe Stringer · 10 years ago
  55. 9b996e5 openvswitch: Move table destroy to dp-rcu callback. by Pravin B Shelar · 10 years ago
  56. 25cd9ba openvswitch: Add basic MPLS support to kernel by Simon Horman · 10 years ago
  57. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  58. e1b2cb6 fou: Fix typo in returning flags in netlink by Tom Herbert · 10 years ago
  59. 4c672e4 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  60. 1744bea net: Convert SEQ_START_TOKEN/seq_printf to seq_puts by Joe Perches · 10 years ago
  61. 1f37bf8 tcp: zero retrans_stamp if all retrans were acked by Marcelo Leitner · 10 years ago
  62. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  63. a8d31c1 gue: Receive side of remote checksum offload by Tom Herbert · 10 years ago
  64. b17f709 gue: TX support for using remote checksum offload option by Tom Herbert · 10 years ago
  65. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  66. 5024c33 gue: Add infrastructure for flags and options by Tom Herbert · 10 years ago
  67. 4bcb877 udp: Offload outer UDP tunnel csum if available by Tom Herbert · 10 years ago
  68. 63487ba net: Move fou_build_header into fou.c and refactor by Tom Herbert · 10 years ago
  69. 0916c02 mac802154: fix typo promisuous to promiscuous by Alexander Aring · 10 years ago
  70. e57a894 mac802154: use IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  71. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  72. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  73. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  74. e4962a1 mac802154: add default interface registration by Alexander Aring · 10 years ago
  75. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  76. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  77. 12cb56c mac802154: move dev_hold out of ieee802154_if_add by Alexander Aring · 10 years ago
  78. 986a8ab mac802154: move interface add handling in iface by Alexander Aring · 10 years ago
  79. b210b18 mac802154: move interface del handling in iface by Alexander Aring · 10 years ago
  80. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  81. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  82. d3ca9ea geneve: Unregister pernet subsys on module unload. by Jesse Gross · 10 years ago
  83. 45cac46 geneve: Set GSO type on transmit. by Jesse Gross · 10 years ago
  84. e71456a netfilter: Remove checks of seq_printf() return values by Steven Rostedt (Red Hat) · 10 years ago
  85. 824f1fb netfilter: Convert print_tuple functions to return void by Joe Perches · 10 years ago
  86. 37246a5 netfilter: Remove return values for print_conntrack callbacks by Steven Rostedt (Red Hat) · 10 years ago
  87. 6cf1093 udp: remove blank line between set and test by Fabian Frederick · 10 years ago
  88. 869ba98 ipv6: trivial, add bracket for the if block by Florent Fourcot · 10 years ago
  89. 05006e8 esp4: remove assignment in if condition by Fabian Frederick · 10 years ago
  90. bf515fb Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  91. f7b3bec net: allow setting ecn via routing table by Florian Westphal · 10 years ago
  92. f167338 syncookies: split cookie_check_timestamp() into two functions by Florian Westphal · 10 years ago
  93. 274e2da syncookies: avoid magic values and document which-bit-is-what-option by Florian Westphal · 10 years ago
  94. 72daceb net: rfkill: gpio: Add default GPIO driver mappings for ACPI by Mika Westerberg · 10 years ago
  95. 0c9a67c Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  96. 436f7c2 igmp: remove camel case definitions by Fabian Frederick · 10 years ago
  97. c18450a udp: remove else after return by Fabian Frederick · 10 years ago
  98. aa1f731 inet: frags: remove inline on static in c file by Fabian Frederick · 10 years ago
  99. 0d3979b ipv4: remove 0/NULL assignment on static by Fabian Frederick · 10 years ago
  100. c9f503b ipv4: use seq_puts instead of seq_printf where possible by Fabian Frederick · 10 years ago