1. 35e03f3 bridge: Separate egress policy bitmap by Vlad Yasevich · 11 years ago
  2. bc9a25d bridge: Add vlan support for local fdb entries by Vlad Yasevich · 11 years ago
  3. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 11 years ago
  4. b0e9a30 bridge: Add vlan id to multicast groups by Vlad Yasevich · 11 years ago
  5. 2ba071e bridge: Add vlan to unicast fdb entries by Vlad Yasevich · 11 years ago
  6. 552406c bridge: Add the ability to configure pvid by Vlad Yasevich · 11 years ago
  7. 7885198 bridge: Implement vlan ingress/egress policy with PVID. by Vlad Yasevich · 11 years ago
  8. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 11 years ago
  9. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 11 years ago
  10. 85f46c6 bridge: Verify that a vlan is allowed to egress on given port by Vlad Yasevich · 11 years ago
  11. a37b85c bridge: Validate that vlan is permitted on ingress by Vlad Yasevich · 11 years ago
  12. 243a2e6 bridge: Add vlan filtering infrastructure by Vlad Yasevich · 11 years ago
  13. 2222299 net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack by Daniel Borkmann · 11 years ago
  14. 1e55817 net: sctp: minor: make jsctp_sf_eat_sack static by Daniel Borkmann · 11 years ago
  15. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 11 years ago
  16. ee684b6 tcp: send packets with a socket timestamp by Andrey Vagin · 11 years ago
  17. 93be6ce tcp: set and get per-socket timestamp by Andrey Vagin · 11 years ago
  18. ceaa1fe tcp: adding a per-socket timestamp offset by Andrey Vagin · 11 years ago
  19. 959d5fd netpoll: fix smatch warnings in netpoll core code by Neil Horman · 11 years ago
  20. 99d5851 net: skbuff: fix compile error in skb_panic() by James Hogan · 11 years ago
  21. c6d14ff act_police: improved accuracy at high rates by Jiri Pirko · 11 years ago
  22. 0e24321 act_police: move struct tcf_police to act_police.c by Jiri Pirko · 11 years ago
  23. b757c93 tbf: improved accuracy at high rates by Jiri Pirko · 11 years ago
  24. 34c5d29 sch_api: introduce qdisc_watchdog_schedule_ns() by Jiri Pirko · 11 years ago
  25. 292f1c7 sch: make htb_rate_cfg and functions around that generic by Jiri Pirko · 11 years ago
  26. b9a7afd htb: initialize cl->tokens and cl->ctokens correctly by Jiri Pirko · 11 years ago
  27. bdd6998 htb: remove pointless first initialization of buffer and cbuffer by Jiri Pirko · 11 years ago
  28. 324f5aa htb: use PSCHED_TICKS2NS() by Jiri Pirko · 11 years ago
  29. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 9c10f41 htb: fix values in opt dump by Jiri Pirko · 11 years ago
  31. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  32. 77c1090 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 11 years ago
  33. 570617e net: sctp: remove unused multiple cookie keys by Daniel Borkmann · 11 years ago
  34. 318d86d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  35. 0790bbb netpoll: cleanup sparse warnings by Neil Horman · 11 years ago
  36. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 11 years ago
  37. f05de73 skbuff: create skb_panic() function and its wrappers by Jean Sacren · 11 years ago
  38. 3b69908 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  39. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 11 years ago
  40. 7e307c6 mrp: make mrp_rcv static by Stephen Hemminger · 11 years ago
  41. 954b124 ethtool: fix sparse warning by Stephen Hemminger · 11 years ago
  42. b274826 bridge: use dev->addr_assign_type to see if user change mac by Jiri Pirko · 11 years ago
  43. 2c5e893 ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 by Hannes Frederic Sowa · 11 years ago
  44. 2031409 ipv6: don't accept multicast traffic with scope 0 by Hannes Frederic Sowa · 11 years ago
  45. dd40851 ipv6: don't let node/interface scoped multicast traffic escape on the wire by Hannes Frederic Sowa · 11 years ago
  46. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 11 years ago
  47. daaba4f net neighbour, decnet: Ensure to align device private data on preferred alignment. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  48. ec16ef2 ipv6 mcast: Do not join device multicast for interface-local multicasts. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  49. cfa82e0 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  50. 044453b arp: fix possible crash in arp_rcv() by Eric Dumazet · 11 years ago
  51. 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 11 years ago
  52. febf018 net/802: Implement Multiple Registration Protocol (MRP) by David Ward · 11 years ago
  53. d021c34 VSOCK: Introduce VM Sockets by Andy King · 11 years ago
  54. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 03536e2 net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key by Daniel Borkmann · 11 years ago
  56. 6a98dcf ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c by Amerigo Wang · 11 years ago
  57. e5e6730 skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE by Alexander Duyck · 11 years ago
  58. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  59. b5c37fe net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 11 years ago
  60. 6ba542a net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  61. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  62. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 11 years ago
  63. 241448c net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls by Daniel Borkmann · 11 years ago
  64. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  65. 6cddded Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch into openvswitch by David S. Miller · 11 years ago
  66. d601cd8 mac80211: fix managed mode channel context use by Johannes Berg · 11 years ago
  67. edb2722 netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  68. d4c38fa netfilter: ip6t_NPT: Fix prefix mangling by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  69. f5271ff netfilter: ip6t_NPT: Fix adjustment calculation by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  70. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 11 years ago
  71. 6d1ccff net: reset mac header in dev_start_xmit() by Eric Dumazet · 11 years ago
  72. 12b0004 net: adjust skb_gso_segment() for calling in rx path by Cong Wang · 11 years ago
  73. 25060d8 wpan: use stack buffer instead of heap by Alexander Aring · 11 years ago
  74. fc4e98d 6lowpan: use stack buffer instead of heap by Alexander Aring · 11 years ago
  75. a07fdce 6lowpan: Remove __init tag from lowpan_netlink_fini(). by David S. Miller · 11 years ago
  76. 6731d20 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 11 years ago
  77. ca99ca1 netpoll: protect napi_poll and poll_controller during dev_[open|close] by Neil Horman · 11 years ago
  78. f458c64 wpan: whitespace fix by Alexander Aring · 11 years ago
  79. f4e53e2 ipv6: Don't send packet to big messages to self by Steffen Klassert · 11 years ago
  80. 62b5942 net: core: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  81. b3b66ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  82. 9887dbf mac80211: fix error in sizeof() usage by Cong Ding · 11 years ago
  83. 4b47bc9 ipvs: sctp: fix checksumming on snat and dnat handlers by Daniel Borkmann · 11 years ago
  84. ca2eb56 tcp: remove Appropriate Byte Count support by Stephen Hemminger · 11 years ago
  85. 547472b ipv4: Disallow non-namespace aware protocols to register. by David S. Miller · 11 years ago
  86. 9d6ddb1 l2tp: Make ipv4 protocol handler namespace aware. by David S. Miller · 11 years ago
  87. 167eb17 l2tp: create tunnel sockets in the right namespace by Tom Parkin · 11 years ago
  88. cbb95e0 l2tp: prevent tunnel creation on netns mismatch by Tom Parkin · 11 years ago
  89. b6fdfdf l2tp: set netnsok flag for netlink messages by Tom Parkin · 11 years ago
  90. f8ccac0 l2tp: put tunnel socket release on a workqueue by Tom Parkin · 11 years ago
  91. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. 4c52d3d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  93. 2700092 ipcomp: Mark as netns_ok. by David S. Miller · 11 years ago
  94. 56db1c5 mcast: do not check 'rv' twice in a row by Jean Sacren · 11 years ago
  95. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  96. 8c98653 sctp: sctp_close: fix release of bindings for deferred call_rcu's by Daniel Borkmann · 11 years ago
  97. e4d343e netns: bridge: allow unprivileged users add/delete mdb entry by Gao feng · 11 years ago
  98. bb12b8b netns: ebtable: allow unprivileged users to operate ebtables by Gao feng · 11 years ago
  99. c5c3510 netns: fdb: allow unprivileged users to add/del fdb entries by Gao feng · 11 years ago
  100. 5f1e942 tcp: ipv6: Update MIB counters for drops by Vijay Subramanian · 11 years ago