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