1. ceb98d0 netfilter: xtables: add nfacct match to support extended accounting by Pablo Neira Ayuso · 13 years ago
  2. 9413902 netfilter: add extended accounting infrastructure over nfnetlink by Pablo Neira Ayuso · 13 years ago
  3. 80e60e6 netfilter: ctnetlink: get and zero operations must be atomic by Pablo Neira Ayuso · 13 years ago
  4. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  5. 0af051b netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() by Patrick McHardy · 13 years ago
  6. 40cfb70 netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() by Patrick McHardy · 13 years ago
  7. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  8. 329fb58 netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute by Patrick McHardy · 13 years ago
  9. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  10. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  11. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  12. c4042a3 netfilter: ctnetlink: support individual atomic-get-and-reset of counters by Pablo Neira Ayuso · 13 years ago
  13. 35dba1d netfilter: ctnetlink: use expect instead of master tuple in get operation by Pablo Neira Ayuso · 13 years ago
  14. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 13 years ago
  15. 76ad94f IPVS: Modify the SH scheduler to use weights by Michael Maxim · 13 years ago
  16. e26f9a4 netfilter: add ipv6 reverse path filter match by Florian Westphal · 13 years ago
  17. ea6e574 ipv6: add ip6_route_lookup by Florian Westphal · 13 years ago
  18. 8f97339 netfilter: add ipv4 reverse path filter match by Florian Westphal · 13 years ago
  19. 6fc0143 net: ipv4: export fib_lookup and fib_table_lookup by Florian Westphal · 13 years ago
  20. 761965e tcp: tcp_sendmsg() page recycling by Eric Dumazet · 13 years ago
  21. 117632e tcp: take care of misalignments by Eric Dumazet · 13 years ago
  22. fdf5af0 tcp: drop SYN+FIN messages by Eric Dumazet · 13 years ago
  23. 78a8a36 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 13 years ago
  24. 04a6f44 ipv6: Kill ndisc_get_neigh() inline helper. by David S. Miller · 13 years ago
  25. 3830847 ipv6: Various cleanups in route.c by David S. Miller · 13 years ago
  26. 507c9b1 ipv6: Various cleanups in ip6_route.c by David S. Miller · 13 years ago
  27. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago
  28. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  29. 396cf94 vlan: Move vlan_set_encap_proto() to vlan header file by Pravin B Shelar · 13 years ago
  30. 86b1309 genetlink: Add lockdep_genl_is_held(). by Pravin B Shelar · 13 years ago
  31. 263ba61 genetlink: Add genl_notify() by Pravin B Shelar · 13 years ago
  32. 340e8dc atm: clip: Remove code commented out since eternity. by David S. Miller · 13 years ago
  33. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  34. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  35. 3ced1be netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS by David S. Miller · 13 years ago
  36. d01ff0a ipv4: flush route cache after change accept_local by Peter Pan(潘卫平) · 13 years ago
  37. 1ee5fa1 sch_red: fix red_change by Eric Dumazet · 13 years ago
  38. d984e61 dccp: Fix compile warning in probe code. by David S. Miller · 13 years ago
  39. 59c2cda Revert "udp: remove redundant variable" by David S. Miller · 13 years ago
  40. b03b6dd bridge: master device stuck in no-carrier state forever when in user-stp mode by Vitalii Demianets · 13 years ago
  41. efbc368 ipv4: Perform peer validation on cached route lookup. by David S. Miller · 13 years ago
  42. 84f9307 ipv4: use a 64bit load/store in output path by Eric Dumazet · 13 years ago
  43. 898f735 dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb(). by David S. Miller · 13 years ago
  44. b536db9 net: net_device flags is an unsigned int by Eric Dumazet · 13 years ago
  45. fc33cc7 netem: fix build error on 32bit arches by Eric Dumazet · 13 years ago
  46. 8f89148 net/core: fix rollback handler in register_netdevice_notifier by RongQing.Li · 13 years ago
  47. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 13 years ago
  48. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 13 years ago
  49. 200c5a3 caif: Allow cfpkt_extr_head to process empty message by sjur.brandeland@stericsson.com · 13 years ago
  50. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 13 years ago
  51. 99d2f47 ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src() by Jun Zhao · 13 years ago
  52. 5eb81e89 ipv4 : igmp : Delete useless parameter in ip_mc_add1_src() by Jun Zhao · 13 years ago
  53. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  54. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  55. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 13 years ago
  56. 76cc714 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. by David Miller · 13 years ago
  57. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  58. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 13 years ago
  59. 218fa90 ipv4: fix lockdep splat in rt_cache_seq_show by Eric Dumazet · 13 years ago
  60. f7e5704 sch_teql: fix lockdep splat by Eric Dumazet · 13 years ago
  61. d8a6e65 tcp: inherit listener congestion control for passive cnx by Eric Dumazet · 13 years ago
  62. 3b95e9c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  63. e92036a ipv4: remove useless codes in ipmr_device_event() by RongQing.Li · 13 years ago
  64. 6977a79 net: Fix skb_update_prio RCU usage. by Igor Maravic · 13 years ago
  65. 1281bc2 netlabel: Fix build problems when IPv6 is not enabled by Paul Moore · 13 years ago
  66. c89304b sctp: better integer overflow check in sctp_auth_create_key() by Xi Wang · 13 years ago
  67. 2bcc34b sch_choke: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  68. 11fca93 sch_sfq: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  69. f07d960 tcp: avoid frag allocation for small frames by Eric Dumazet · 13 years ago
  70. 4d77d2b flow_dissector: use a 64bit load/store by Eric Dumazet · 13 years ago
  71. 114cf58 bql: Byte queue limits by Tom Herbert · 13 years ago
  72. 927fbec xps: Add xps_queue_release function by Tom Herbert · 13 years ago
  73. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  74. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  75. 6b5a5c0 tcp: do not scale TSO segment size with reordering degree by Neal Cardwell · 13 years ago
  76. befc93f atm: br2684: Avoid alignment issues by Pascal Hambourg · 13 years ago
  77. 9e667b2 atm: br2684: Make headroom and hard_header_len depend on the payload type by Pascal Hambourg · 13 years ago
  78. 08e29af net: optimize socket timestamping by Eric Dumazet · 13 years ago
  79. b90e579 net: dont call jump_label_dec from irq context by Eric Dumazet · 13 years ago
  80. 0f20f5a NET: NETROM: Fix formatting. by Ralf Baechle · 13 years ago
  81. 10cae1c NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking. by Ralf Baechle · 13 years ago
  82. ac1a1de NET: NETROM: When adding a route verify length of mnemonic string. by Ralf Baechle · 13 years ago
  83. be639ac NET: AX.25: Check ioctl arguments to avoid overflows further down the road. by Ralf Baechle · 13 years ago
  84. 3b15885 dsa: Move switch drivers to new directory drivers/net/dsa by Ben Hutchings · 13 years ago
  85. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  86. fa67a04 dsa: Remove unnecessary exports by Ben Hutchings · 13 years ago
  87. 8317e20 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  88. a00bd46 sch_sfb: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  89. 6bd2a9a cls_flow: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  90. 4504b86 net: use skb_flow_dissect() in __skb_get_rxhash() by Eric Dumazet · 13 years ago
  91. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 13 years ago
  92. 690e99c tcp: tcp_sendmsg() wrong access to sk_route_caps by Eric Dumazet · 13 years ago
  93. 2a38e6d ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. by Li Wei · 13 years ago
  94. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  95. 39338b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  96. 2a1e0fd mac80211: fix race between the AGG SM and the Tx data path by Emmanuel Grumbach · 13 years ago
  97. d305a65 mac80211: fix race condition caused by late addBA response by Nikolay Martynov · 13 years ago
  98. 24f50a9 mac80211: don't stop a single aggregation session twice by Johannes Berg · 13 years ago
  99. e007b85 nl80211: fix MAC address validation by Eliad Peller · 13 years ago
  100. 8cd6d61 tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open by Neal Cardwell · 13 years ago