1. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  2. 68b0faa netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions by Alvaro Neira · 10 years ago
  3. c41884c netfilter: conntrack: avoid zeroing timer by Florian Westphal · 10 years ago
  4. 08dcf9f tc_vlan: fix type of tcfv_push_vid by Jiri Pirko · 10 years ago
  5. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  6. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 53b15ef Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  8. c7e2b96 sched: introduce vlan action by Jiri Pirko · 10 years ago
  9. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  10. 232365f bury skb_copy_to_page() by Al Viro · 10 years ago
  11. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  12. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  13. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 11 years ago
  14. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 11 years ago
  15. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  16. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  17. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  18. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  19. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  20. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  21. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  22. f48ecb1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  23. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  24. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  25. ee7b905 ieee802154: fix byteorder for short address and panid by Alexander Aring · 10 years ago
  26. cb41c8d ieee802154: rename and move WPAN_NUM_ defines by Alexander Aring · 10 years ago
  27. b821ecd ieee802154: add del interface command by Alexander Aring · 10 years ago
  28. 0e57547 ieee802154: setting extended address while iface add by Alexander Aring · 10 years ago
  29. f3ea5e4 ieee802154: add new interface command by Alexander Aring · 10 years ago
  30. f1227c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  31. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  32. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  33. 23e62de net: Add vxlan_gso_check() helper by Joe Stringer · 10 years ago
  34. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  36. 61f2dcb mac802154: add interframe spacing time handling by Alexander Aring · 10 years ago
  37. a8c5f90 ip_tunnel: Ops registration for secondary encap (fou, gue) by Tom Herbert · 10 years ago
  38. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  39. b326dd3 netfilter: nf_tables: restore synchronous object release from commit/abort by Pablo Neira Ayuso · 10 years ago
  40. c8937a1d ieee820154: add lbt setting support by Alexander Aring · 10 years ago
  41. 17a3a46 ieee820154: add max frame retries setting support by Alexander Aring · 10 years ago
  42. a01ba76 ieee820154: add max csma backoffs setting support by Alexander Aring · 10 years ago
  43. 656a999 ieee820154: add backoff exponent setting support by Alexander Aring · 10 years ago
  44. 9830c62 ieee820154: add short_addr setting support by Alexander Aring · 10 years ago
  45. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  46. ab0bd56 ieee820154: add channel set support by Alexander Aring · 10 years ago
  47. 9d30a8c ieee802154: cleanup cfg802154 intendation by Alexander Aring · 10 years ago
  48. 6322d50 mac802154: add wpan_phy priv id by Alexander Aring · 10 years ago
  49. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  50. 6164c202 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  51. d65c4e4 irda: Simplify IRDA logging macros by Joe Perches · 10 years ago
  52. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  53. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  54. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  55. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  56. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  57. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago
  58. 1f7bba7 mac80211: add back support for radiotap vendor namespace data by Johannes Berg · 10 years ago
  59. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  60. 3ae75e0 ieee802154: add new nl802154 header by Alexander Aring · 10 years ago
  61. fcf39e6 ieee802154: add wpan_dev_list by Alexander Aring · 10 years ago
  62. 190ac1c ieee802154: add iftype to wpan_dev by Alexander Aring · 10 years ago
  63. f601379 ieee802154: rename wpan_phy_alloc by Alexander Aring · 10 years ago
  64. 863e88f mac802154: move mac pib attributes into wpan_dev by Alexander Aring · 10 years ago
  65. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. 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
  67. 926c512 sock.h: Remove unused NETDEBUG macro by Joe Perches · 10 years ago
  68. 5816c3d net/9p: remove a comment about pref member which doesn't exist by Ryo Munakata · 10 years ago
  69. d500514 ipv6: Allow sending packets through tunnels with wildcard endpoints by Steffen Klassert · 10 years ago
  70. 25cd9ba openvswitch: Add basic MPLS support to kernel by Simon Horman · 10 years ago
  71. 25de466 ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h by WANG Cong · 10 years ago
  72. b17f709 gue: TX support for using remote checksum offload option by Tom Herbert · 10 years ago
  73. c1aa834 gue: Protocol constants for remote checksum offload by Tom Herbert · 10 years ago
  74. 5024c33 gue: Add infrastructure for flags and options by Tom Herbert · 10 years ago
  75. 63487ba net: Move fou_build_header into fou.c and refactor by Tom Herbert · 10 years ago
  76. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  77. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  78. 239a84a mac802154: add ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  79. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  80. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  81. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  82. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  83. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  84. 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
  85. f7b3bec net: allow setting ecn via routing table by Florian Westphal · 10 years ago
  86. f167338 syncookies: split cookie_check_timestamp() into two functions by Florian Westphal · 10 years ago
  87. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  88. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  89. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  90. 5b3dc42 mac80211: add support for driver tx power reporting by Felix Fietkau · 10 years ago
  91. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  92. 43d6bc4 Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER by Marcel Holtmann · 10 years ago
  93. f753f7e mac802154: fix byteorder issues by Alexander Aring · 10 years ago
  94. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  95. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  96. ab24f50 mac802154: add helper for converting dev_addr by Alexander Aring · 10 years ago
  97. 4a9a816 cfg802154: convert deprecated iface add and del by Alexander Aring · 10 years ago
  98. a5dd1d7 cfg802154: introduce cfg802154_registered_device by Alexander Aring · 10 years ago
  99. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  100. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago