1. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  2. f71470b udp: move logic out of udp[46]_ufo_send_check by Tom Herbert · 10 years ago
  3. d020f8f tcp: move logic out of tcp_v[64]_gso_send_check by Tom Herbert · 10 years ago
  4. 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. 543a2dff Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  6. bd1e75a tcp: add coalescing attempt in tcp_ofo_queue() by Eric Dumazet · 10 years ago
  7. 4cdf507 icmp: add a global rate limitation by Eric Dumazet · 10 years ago
  8. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. 98f75b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  10. a35165c ipv4: do not use this_cpu_ptr() in preemptible context by Eric Dumazet · 10 years ago
  11. a2aeb02 net: sched: fix compile warning in cls_u32 by Eric Dumazet · 10 years ago
  12. 84de67b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  13. fcdd1cf tcp: avoid possible arithmetic overflows by Eric Dumazet · 10 years ago
  14. 35f7aa5 ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback by Daniel Borkmann · 10 years ago
  15. fa5c107 net: rfkill: gpio: Fix clock status by Loic Poulain · 10 years ago
  16. de5df63 net: sched: cls_u32 changes to knode must appear atomic to readers by John Fastabend · 10 years ago
  17. a1ddcfe net: cls_u32: fix missed pcpu_success free_percpu by John Fastabend · 10 years ago
  18. 3fcb95a udp: Need to make ip6_udp_tunnel.c have GPL license by Tom Herbert · 10 years ago
  19. cecda69 net: keep original skb which only needs header checking during software GSO by Jason Wang · 10 years ago
  20. 19e57c4 net: dsa: add {get, set}_wol callbacks to slave devices by Florian Fainelli · 10 years ago
  21. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  22. 2571178 net: sched: shrink struct qdisc_skb_cb to 28 bytes by Eric Dumazet · 10 years ago
  23. 6d967f8 udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected by Andy Zhou · 10 years ago
  24. 9b67aa4 openvswitch: restore OVS_FLOW_CMD_NEW notifications by Samuel Gauthier · 10 years ago
  25. 4565e99 gre: Setup and TX path for gre/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  26. 473ab82 ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  27. 1490966 sit: Setup and TX path for sit/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  28. 5632848 net: Changes to ip_tunnel to support foo-over-udp encapsulation by Tom Herbert · 10 years ago
  29. afe9332 fou: Add GRO support by Tom Herbert · 10 years ago
  30. 2346155 fou: Support for foo-over-udp RX path by Tom Herbert · 10 years ago
  31. ce3e028 net: Export inet_offloads and inet6_offloads by Tom Herbert · 10 years ago
  32. 4e2840e net: sched: cls_u32: rcu can not be last node by John Fastabend · 10 years ago
  33. 8f665f6 Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  34. ab34f64 net: sched: use __skb_queue_head_init() where applicable by Eric Dumazet · 10 years ago
  35. 6819563 net: dsa: allow switch drivers to specify phy_device::dev_flags by Florian Fainelli · 10 years ago
  36. 2e4e441 net: add alloc_skb_with_frags() helper by Eric Dumazet · 10 years ago
  37. cb93471 tcp: do not fake tcp headers in tcp_send_rcvq() by Eric Dumazet · 10 years ago
  38. c8fffce l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions by Andy Zhou · 10 years ago
  39. 6a93cc9 udp-tunnel: Add a few more UDP tunnel APIs by Andy Zhou · 10 years ago
  40. fd38441 udp_tunnel: Seperate ipv6 functions into its own file. by Andy Zhou · 10 years ago
  41. 9f6c38e net: sched: cls_cgroup need tcf_exts_init in all cases by John Fastabend · 10 years ago
  42. 2d9d65f Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  43. dda3b19 net: rfkill: gpio: Enable module auto-loading for ACPI based switches by Marcel Holtmann · 10 years ago
  44. e1f93eb net: sched: cls_fw: add missing tcf_exts_init call in fw_change() by John Fastabend · 10 years ago
  45. d14cbfc8 net: sched: cls_cgroup fix possible memory leak of 'new' by John Fastabend · 10 years ago
  46. a96366bf net: sched: cls_u32 add missing rcu_assign_pointer and annotation by John Fastabend · 10 years ago
  47. 80aab73 net: sched: fix unsued cpu variable by John Fastabend · 10 years ago
  48. 69301ea net_sched: fix a null pointer dereference in tcindex_set_parms() by WANG Cong · 10 years ago
  49. 44b75e4 net_sched: fix memory leak in cls_tcindex by WANG Cong · 10 years ago
  50. b8c203b xfrm: Generate queueing routes only from route lookup functions by Steffen Klassert · 10 years ago
  51. f92ee61 xfrm: Generate blackhole routes only from route lookup functions by Steffen Klassert · 10 years ago
  52. 971427f3 openvswitch: Add recirc and hash action. by Andy Zhou · 10 years ago
  53. 32ae87f openvswitch: simplify sample action implementation by Andy Zhou · 10 years ago
  54. 8c8b1b8 openvswitch: Use tun_key only for egress tunnel path. by Pravin B Shelar · 10 years ago
  55. 83c8df2 openvswitch: refactor ovs flow extract API. by Pravin B Shelar · 10 years ago
  56. 2ff3e4e openvswitch: Remove pkt_key from OVS_CB by Pravin B Shelar · 10 years ago
  57. c1f570a net: dsa: fix mii_bus to host_dev replacement by Florian Fainelli · 10 years ago
  58. 10ee1c3 net_sched: use tcindex_filter_result_init() by WANG Cong · 10 years ago
  59. 2f9a220 net_sched: fix suspicious RCU usage in tcindex_classify() by WANG Cong · 10 years ago
  60. a57a65b net_sched: fix an allocation bug in tcindex_set_parms() by WANG Cong · 10 years ago
  61. 80dcbd1 net_sched: fix suspicious RCU usage in cls_bpf_classify() by WANG Cong · 10 years ago
  62. c095f24 bridge: Fix br_should_learn to check vlan_enabled by Vlad Yasevich · 10 years ago
  63. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  64. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  65. b3d6cb9 tcp: do not copy headers in tcp_collapse() by Eric Dumazet · 10 years ago
  66. e93a043 tcp: allow segment with FIN in tcp_try_coalesce() by Eric Dumazet · 10 years ago
  67. e11ecdd tcp: use TCP_SKB_CB(skb)->tcp_flags in input path by Eric Dumazet · 10 years ago
  68. 7ce64c7 net: fix creation adjacent device symlinks by Alexander Y. Fomichev · 10 years ago
  69. c0d1379 net: bpf: correctly handle errors in sk_attach_filter() by Sasha Levin · 10 years ago
  70. 635126b bridge: Allow clearing of pvid and untagged bitmap by Vlad Yasevich · 10 years ago
  71. 20adfa1 bridge: Check if vlan filtering is enabled only once. by Vlad Yasevich · 10 years ago
  72. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  73. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  74. 3ce62a8 ipv6: exit early in addrconf_notify() if IPv6 is disabled by WANG Cong · 10 years ago
  75. 1691c63 ipv6: refactor ipv6_dev_mc_inc() by WANG Cong · 10 years ago
  76. f7ed925 ipv6: update the comment in mcast.c by WANG Cong · 10 years ago
  77. 414b6c9 ipv6: drop some rcu_read_lock in mcast by WANG Cong · 10 years ago
  78. b535091 ipv6: drop ipv6_sk_mc_lock in mcast by WANG Cong · 10 years ago
  79. 83aa29e ipv6: refactor __ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  80. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  81. b03a9c0 ipv6: remove ipv6_sk_ac_lock by WANG Cong · 10 years ago
  82. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  83. 1f947bf net: sched: rcu'ify cls_bpf by John Fastabend · 10 years ago
  84. b929d86 net: sched: rcu'ify cls_rsvp by John Fastabend · 10 years ago
  85. 1ce8772 net: sched: make cls_u32 lockless by John Fastabend · 10 years ago
  86. 459d5f6 net: sched: make cls_u32 per cpu by John Fastabend · 10 years ago
  87. 331b729 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  88. 1109c00 net: sched: RCU cls_route by John Fastabend · 10 years ago
  89. e35a8ee net: sched: fw use RCU by John Fastabend · 10 years ago
  90. 70da9f0 net: sched: cls_flow use RCU by John Fastabend · 10 years ago
  91. 952313b net: sched: cls_cgroup use RCU by John Fastabend · 10 years ago
  92. 9888faef net: sched: cls_basic use RCU by John Fastabend · 10 years ago
  93. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  94. 46e5da4 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  95. cffc6c4 Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  96. 2d8f7e2 udp: Fix inverted NAPI_GRO_CB(skb)->flush test by Scott Wood · 10 years ago
  97. bf7fa55 mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path by Alexander Duyck · 10 years ago
  98. cab41c4 skb: Add documentation for skb_clone_sk by Alexander Duyck · 10 years ago
  99. 381f4dc ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  100. c73f6fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago