1. 5b59d46 rps: NUMA flow limit allocations by Eric Dumazet · 11 years ago
  2. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  3. 79c11f2 sch_cbq: remove unnecessary null pointer check by Yang Yingliang · 11 years ago
  4. 3b69a4c act_police: remove unnecessary null pointer check by Yang Yingliang · 11 years ago
  5. 10239ed net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc by Terry Lam · 11 years ago
  6. 1a81a2e bridge: spelling fixes by tanxiaojun · 11 years ago
  7. 93b36cf ipv6: support IPV6_PMTU_INTERFACE on sockets by Hannes Frederic Sowa · 11 years ago
  8. cd174e6 ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs by Hannes Frederic Sowa · 11 years ago
  9. 974eda1 inet: make no_pmtu_disc per namespace and kill ipv4_config by Hannes Frederic Sowa · 11 years ago
  10. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. 3627287 net_sched: convert tcf_proto_ops to use struct list_head by WANG Cong · 11 years ago
  12. 1f747c2 net_sched: convert tc_action_ops to use struct list_head by WANG Cong · 11 years ago
  13. 89819dc net_sched: convert tcf_hashinfo to hlist and use spinlock by WANG Cong · 11 years ago
  14. 369ba56 net_sched: init struct tcf_hashinfo at register time by WANG Cong · 11 years ago
  15. 5da57f4 net_sched: cls: refactor out struct tcf_ext_map by WANG Cong · 11 years ago
  16. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 11 years ago
  17. d84231d net_sched: remove get_stats from tc_action_ops by WANG Cong · 11 years ago
  18. a0cdfcf packet: deliver VLAN TPID to userspace by Atzm Watanabe · 11 years ago
  19. e4d26f4 packet: fill the gap of TPACKET_ALIGNMENT with zeros by Atzm Watanabe · 11 years ago
  20. 5184635 packet: make aligned size of struct tpacket{2,3}_hdr clear by Atzm Watanabe · 11 years ago
  21. 3df7a74 net: Add utility function to copy skb hash by Tom Herbert · 11 years ago
  22. 7539fad net: Add utility functions to clear rxhash by Tom Herbert · 11 years ago
  23. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  24. 1aee6cc net/hsr: using kfree_rcu() to simplify the code by Wei Yongjun · 11 years ago
  25. 53385d2 neigh: Netlink notification for administrative NUD state change by Bob Gilligan · 11 years ago
  26. c3bd854 pkt_sched: fq: more robust memory allocation by Eric Dumazet · 11 years ago
  27. d458992 tcp: refine TSO splits by Eric Dumazet · 11 years ago
  28. 477bb93 net: remove dead code for add/del multiple by stephen hemminger · 11 years ago
  29. 6ea09d8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  30. 7089fdd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  31. 37ab4fa net: unix: allow bind to fail on mutex lock by Sasha Levin · 11 years ago
  32. e47eb5d udp: ipv4: do not use sk_dst_lock from softirq context by Eric Dumazet · 11 years ago
  33. 500f808 net: ovs: use CRC32 accelerated flow hash if available by Francesco Fusco · 11 years ago
  34. 9bd7d20 sctp: loading sctp when load sctp_probe by wangweidong · 11 years ago
  35. d3fbccf tipc: change lock_sock order in connect() by wangweidong · 11 years ago
  36. 776a74c tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h> by wangweidong · 11 years ago
  37. 3b8401f tipc: kill unnecessary goto's by wangweidong · 11 years ago
  38. 0cee6bb tipc: remove unnecessary variables and conditions by wangweidong · 11 years ago
  39. 776e9dd xfrm: export verify_userspi_info for pkfey and netlink interface by Fan Du · 11 years ago
  40. ea9884b xfrm: check user specified spi for IPComp by Fan Du · 11 years ago
  41. 810c23a net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len() by Jerry Chu · 11 years ago
  42. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  43. f52d81d ipv6: fix compiler warning in ipv6_exthdrs_len by Hannes Frederic Sowa · 11 years ago
  44. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  45. e57a784 pkt_sched: set root qdisc before change() in attach_default_qdiscs() by Eric Dumazet · 11 years ago
  46. 1cbac01 packet: fix using smp_processor_id() in preemptible code by Li Zhong · 11 years ago
  47. f085ff1 netconf: add proxy-arp support by stephen hemminger · 11 years ago
  48. f647a52 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
  49. 6853605 ipv6: fix incorrect type in declaration by Florent Fourcot · 11 years ago
  50. 299603e8 net-gro: Prepare GRO stack for the upcoming tunneling support by Jerry Chu · 11 years ago
  51. a3adadf netfilter: nft_reject: fix endianness in dump function by Eric Leblond · 11 years ago
  52. d55d282 sch_tbf: use do_div() for 64-bit divide by Yang Yingliang · 11 years ago
  53. 9750223 udp: ipv4: must add synchronization in udp_sk_rx_dst_set() by Eric Dumazet · 11 years ago
  54. 610438b udp: ipv4: fix potential use after free in udp_v4_early_demux() by Eric Dumazet · 11 years ago
  55. 7e98056 ipv6: router reachability probing by Jiri Benc · 11 years ago
  56. e477266 sctp: remove redundant null check on asoc by wangweidong · 11 years ago
  57. 6b1dd85 sch_htb: remove unnecessary NULL pointer judgment by Yang Yingliang · 11 years ago
  58. 1598f7c net: sched: htb: fix the calculation of quantum by Yang Yingliang · 11 years ago
  59. cc106e4 net: sched: tbf: fix the calculation of max_size by Yang Yingliang · 11 years ago
  60. b601fa19 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 11 years ago
  61. 4f8f61e net_sched: expand control flow of macro SKIP_NONLOCAL by Yang Yingliang · 11 years ago
  62. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  63. 8232f1f rfkill: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  64. 7888b61 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  65. f01b392 netfilter: SYNPROXY target: restrict to INPUT/FORWARD by Patrick McHardy · 11 years ago
  66. 77a7e07 tipc: remove unused 'blocked' flag from tipc_link struct by Ying Xue · 11 years ago
  67. e4d050c tipc: eliminate code duplication in media layer by Ying Xue · 11 years ago
  68. 6e967ad tipc: relocate common functions from media to bearer by Ying Xue · 11 years ago
  69. 37cb062 tipc: remove TIPC usage of field af_packet_priv in struct net_device by Ying Xue · 11 years ago
  70. ef72a7e tipc: improve naming and comment consistency in media layer by Jon Paul Maloy · 11 years ago
  71. 5702dba tipc: initiate media type array at compile time by Jon Paul Maloy · 11 years ago
  72. d77b383 tipc: eliminate redundant code with kfree_skb_list routine by Ying Xue · 11 years ago
  73. 8afdd99 udp: ipv4: fix an use after free in __udp4_lib_rcv() by Eric Dumazet · 11 years ago
  74. b486b22 sctp: fix up a spacing by wangweidong · 11 years ago
  75. 4f3fdf3 sctp: add check rto_min and rto_max in sysctl by wangweidong · 11 years ago
  76. 85f935d sctp: check the rto_min and rto_max in setsockopt by wangweidong · 11 years ago
  77. ce7a3bd ipv6: do not erase dst address with flow label destination by Florent Fourcot · 11 years ago
  78. fa08943 net_sched: sfq: put sfq_unlink in a do - while loop by Yang Yingliang · 11 years ago
  79. 833fa74 net_sched: add space around '>' and before '(' by Yang Yingliang · 11 years ago
  80. 82d567c net_sched: change "foo* bar" to "foo *bar" by Yang Yingliang · 11 years ago
  81. 1fab9ab net_sched: cls_bpf: use tabs to do indent by Yang Yingliang · 11 years ago
  82. 17569fa net_sched: remove unnecessary parentheses while return by Yang Yingliang · 11 years ago
  83. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 11 years ago
  84. 00ede97 tipc: protect handler_enabled variable with qitem_lock spin lock by Ying Xue · 11 years ago
  85. 993b858 tipc: correct the order of stopping services at rmmod by Jon Paul Maloy · 11 years ago
  86. d73aa28 net: handle error more gracefully in socketpair() by Yann Droneaud · 11 years ago
  87. 8e3bff9 net: more spelling fixes by stephen hemminger · 11 years ago
  88. ad6c813 ipv4: add support for IFA_FLAGS nl attribute by Jiri Pirko · 11 years ago
  89. 9a32b86 dn_dev: add support for IFA_FLAGS nl attribute by Jiri Pirko · 11 years ago
  90. 12663bf net: unix: allow set_peek_off to fail by Sasha Levin · 11 years ago
  91. 77d47af neigh: use neigh_parms_net() to get struct neigh_parms->net pointer by Jiri Pirko · 11 years ago
  92. 673498b inet: fix NULL pointer Oops in fib(6)_rule_suppress by Stefan Tomanek · 11 years ago
  93. 971a351 ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format by Jiri Pirko · 11 years ago
  94. 71fb419 Bluetooth: Fix handling of L2CAP Command Reject over LE by Johan Hedberg · 11 years ago
  95. d323e92c net: drop_monitor: fix the value of maxattr by Changli Gao · 11 years ago
  96. ac1eabc ipv6: use ip6_flowinfo helper by Florent Fourcot · 11 years ago
  97. 3308de2 ipv6: add ip6_flowlabel helper by Florent Fourcot · 11 years ago
  98. 82e9f10 ipv6: remove rcv_tclass of ipv6_pinfo by Florent Fourcot · 11 years ago
  99. 37cfee9 ipv6: move IPV6_TCLASS_MASK definition in ipv6.h by Florent Fourcot · 11 years ago
  100. 1397ed3 ipv6: add flowinfo for tcp6 pkt_options for all cases by Florent Fourcot · 11 years ago