1. 83c8df2 openvswitch: refactor ovs flow extract API. by Pravin B Shelar · 10 years ago
  2. 2ff3e4e openvswitch: Remove pkt_key from OVS_CB by Pravin B Shelar · 10 years ago
  3. c1f570a net: dsa: fix mii_bus to host_dev replacement by Florian Fainelli · 10 years ago
  4. 10ee1c3 net_sched: use tcindex_filter_result_init() by WANG Cong · 10 years ago
  5. 2f9a220 net_sched: fix suspicious RCU usage in tcindex_classify() by WANG Cong · 10 years ago
  6. a57a65b net_sched: fix an allocation bug in tcindex_set_parms() by WANG Cong · 10 years ago
  7. 80dcbd1 net_sched: fix suspicious RCU usage in cls_bpf_classify() by WANG Cong · 10 years ago
  8. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  9. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  10. b3d6cb9 tcp: do not copy headers in tcp_collapse() by Eric Dumazet · 10 years ago
  11. e93a043 tcp: allow segment with FIN in tcp_try_coalesce() by Eric Dumazet · 10 years ago
  12. e11ecdd tcp: use TCP_SKB_CB(skb)->tcp_flags in input path by Eric Dumazet · 10 years ago
  13. c0d1379 net: bpf: correctly handle errors in sk_attach_filter() by Sasha Levin · 10 years ago
  14. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  15. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  16. 3ce62a8 ipv6: exit early in addrconf_notify() if IPv6 is disabled by WANG Cong · 10 years ago
  17. 1691c63 ipv6: refactor ipv6_dev_mc_inc() by WANG Cong · 10 years ago
  18. f7ed925 ipv6: update the comment in mcast.c by WANG Cong · 10 years ago
  19. 414b6c9 ipv6: drop some rcu_read_lock in mcast by WANG Cong · 10 years ago
  20. b535091 ipv6: drop ipv6_sk_mc_lock in mcast by WANG Cong · 10 years ago
  21. 83aa29e ipv6: refactor __ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  22. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  23. b03a9c0 ipv6: remove ipv6_sk_ac_lock by WANG Cong · 10 years ago
  24. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  25. 1f947bf net: sched: rcu'ify cls_bpf by John Fastabend · 10 years ago
  26. b929d86 net: sched: rcu'ify cls_rsvp by John Fastabend · 10 years ago
  27. 1ce87720 net: sched: make cls_u32 lockless by John Fastabend · 10 years ago
  28. 459d5f6 net: sched: make cls_u32 per cpu by John Fastabend · 10 years ago
  29. 331b729 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  30. 1109c00 net: sched: RCU cls_route by John Fastabend · 10 years ago
  31. e35a8ee net: sched: fw use RCU by John Fastabend · 10 years ago
  32. 70da9f0 net: sched: cls_flow use RCU by John Fastabend · 10 years ago
  33. 952313b net: sched: cls_cgroup use RCU by John Fastabend · 10 years ago
  34. 9888faef net: sched: cls_basic use RCU by John Fastabend · 10 years ago
  35. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  36. 46e5da40a net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  37. 2d8f7e2 udp: Fix inverted NAPI_GRO_CB(skb)->flush test by Scott Wood · 10 years ago
  38. bf7fa55 mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path by Alexander Duyck · 10 years ago
  39. cab41c4 skb: Add documentation for skb_clone_sk by Alexander Duyck · 10 years ago
  40. 0fc4dff tipc: fix sparse warnings by Erik Hugne · 10 years ago
  41. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  42. b167a37 netfilter: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  43. 47c4cfc iucv: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  44. 294a0b7f pktgen: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  45. ef423a4 atm: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  46. 19424e0 sit: Add gro callbacks to sit_offload by Tom Herbert · 10 years ago
  47. 9667e9b ipip: Add gro callbacks to ipip offload by Tom Herbert · 10 years ago
  48. 03d56da ipv6: Clear flush_id to make GRO work by Tom Herbert · 10 years ago
  49. 46cfd72 net: use kfree_skb_list() helper in more places by Florian Westphal · 10 years ago
  50. 72bb17b ipv4: udp4_gro_complete() is static by Eric Dumazet · 10 years ago
  51. 416c51e netns: remove one sparse warning by Eric Dumazet · 10 years ago
  52. cc9c668 ipv6: udp6_gro_complete() is static by Eric Dumazet · 10 years ago
  53. 8e380f0 ipv4: rcu cleanup in ip_ra_control() by Eric Dumazet · 10 years ago
  54. cbeddd5 ipv6: mcast: remove dead debugging defines by Daniel Borkmann · 10 years ago
  55. 67cc0d4 net-timestamp: optimize sock_tx_timestamp default path by Willem de Bruijn · 10 years ago
  56. 17448e5 net_sched: sfq: remove unused macro by Florian Westphal · 10 years ago
  57. 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
  58. ca777ef tcp: remove dst refcount false sharing for prequeue mode by Eric Dumazet · 10 years ago
  59. e403ade openvswitch: change the data type of error status to atomic_long_t by Li RongQing · 10 years ago
  60. 5aaa62d bridge: Cleanup of unncessary check. by Rami Rosen · 10 years ago
  61. 1332351 bridge: implement rtnl_link_ops->changelink by Jiri Pirko · 10 years ago
  62. e5c3ea5 bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info by Jiri Pirko · 10 years ago
  63. 3ac636b bridge: implement rtnl_link_ops->slave_changelink by Jiri Pirko · 10 years ago
  64. ced8283 bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave_info by Jiri Pirko · 10 years ago
  65. 0f49579 bridge: switch order of rx_handler reg and upper dev link by Jiri Pirko · 10 years ago
  66. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  67. 9ba1f726 netfilter: nf_tables: add new nft_masq expression by Arturo Borrero · 10 years ago
  68. be6b635 netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables by Arturo Borrero · 10 years ago
  69. 8dd33cc netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables by Arturo Borrero · 10 years ago
  70. c55fbbb netfilter: ebtables: create audit records for replaces by Nicolas Dichtel · 10 years ago
  71. e42eff8 netfilter: nft_nat: include a flag attribute by Arturo Borrero · 10 years ago
  72. b9ac12e netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset by Arturo Borrero · 10 years ago
  73. ee01d54 netfilter: nf_tables: add helpers to schedule objects deletion by Arturo Borrero · 10 years ago
  74. c435201 netfilter: xt_string: Remove unnecessary initialization of struct ts_state by Bojan Prtvar · 10 years ago
  75. 5fcf0cf ipvs: reduce stack usage for sockopt data by Julian Anastasov · 10 years ago
  76. 3045d76 netfilter: nf_tables: add devgroup support in meta expresion by Ana Rey · 10 years ago
  77. ce24b72 netfilter: nf_tables: rename nf_table_delrule_by_chain() by Arturo Borrero · 10 years ago
  78. c559879 netfilter: nf_tables: add helper to unregister chain hooks by Arturo Borrero · 10 years ago
  79. 5e266fe netfilter: nf_tables: refactor rule deletion helper by Arturo Borrero · 10 years ago
  80. 876665e netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core by Pablo Neira Ayuso · 10 years ago
  81. 2a5538e netfilter: nat: move specific NAT IPv6 to core by Pablo Neira Ayuso · 10 years ago
  82. 5b4c314 Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  83. a7f26b7 inet: remove dead inetpeer sequence code by Willem de Bruijn · 10 years ago
  84. 1e701f1 net: Fix GRE RX to use skb_transport_header for GRE header offset by Tom Herbert · 10 years ago
  85. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  86. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  87. 45ce829 Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  88. de185ab ipv6: restore the behavior of ipv6_sock_ac_drop() by WANG Cong · 10 years ago
  89. 13aa3463 rose: use %*ph specifier by Andy Shevchenko · 10 years ago
  90. 87d9430 tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment() by Neal Cardwell · 10 years ago
  91. 7faee5c tcp: remove TCP_SKB_CB(skb)->when by Eric Dumazet · 10 years ago
  92. 04317da tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn by Eric Dumazet · 10 years ago
  93. 56193d1 net: Add function for parsing the header length out of linear ethernet frames by Alexander Duyck · 10 years ago
  94. 82eabd9 net: merge cases where sock_efree and sock_edemux are the same function by Alexander Duyck · 10 years ago
  95. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 10 years ago
  96. 37846ef net-timestamp: Merge shared code between phy and regular timestamping by Alexander Duyck · 10 years ago
  97. d546c62 ipv4: harden fnhe_hashfun() by Eric Dumazet · 10 years ago
  98. e793c0f net: treewide: Fix typo found in DocBook/networking.xml by Masanari Iida · 10 years ago
  99. 84a59ca netfilter: add explicit Kconfig for NETFILTER_XT_NAT by Pablo Neira Ayuso · 10 years ago
  100. caa4152 ipv4: fix a race in update_or_create_fnhe() by Eric Dumazet · 10 years ago