1. b119057 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  2. e7b519b ipv4: initialize ip4_frags hash secret as late as possible by Hannes Frederic Sowa · 11 years ago
  3. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 34d92d5 net: always inline net_secret_init by Hannes Frederic Sowa · 11 years ago
  5. 454594f Revert "bridge: only expire the mdb entry when query is received" by Linus Lüssing · 11 years ago
  6. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 11 years ago
  7. 02cf4eb tcp: initialize passive-side sk_pacing_rate after 3WHS by Neal Cardwell · 11 years ago
  8. c2f17e8 ipv6: probe routes asynchronous in rt6_probe by Hannes Frederic Sowa · 11 years ago
  9. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  10. d3e5e00 ipv6: gso: make ipv6_gso_segment() stackable by Eric Dumazet · 11 years ago
  11. fd2d535 ipv4: Allow unprivileged users to use per net sysctls by Eric W. Biederman · 11 years ago
  12. 0a6fa23 ipv4: Use math to point per net sysctls into the appropriate struct net. by Eric W. Biederman · 11 years ago
  13. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  14. a4fe34b tcp_memcontrol: Remove the per netns control. by Eric W. Biederman · 11 years ago
  15. f594d63 tcp_memcontrol: Remove setting cgroup settings via sysctl by Eric W. Biederman · 11 years ago
  16. cd91cce tcp_memcontrol: Remove tcp_max_memory by Eric W. Biederman · 11 years ago
  17. 56e4244 netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper by Julian Anastasov · 11 years ago
  18. 550bab4 ipv6: fill rt6i_gateway with nexthop address by Julian Anastasov · 11 years ago
  19. 5bf4725 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  20. e34c9a6 net: switch net_secret key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  21. 222e83d tcp: switch tcp_fastopen key generation to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  22. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  23. b23a002 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  24. a48e429 net: introduce new macro net_get_random_once by Hannes Frederic Sowa · 11 years ago
  25. b50026b ipv6: split inet6_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  26. 65cd803 ipv4: split inet_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  27. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  28. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 11 years ago
  29. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  30. 030737b net: generalize skb_segment() by Eric Dumazet · 11 years ago
  31. e93b7d7 ip_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  32. c547dbf ip6_output: do skb ufo init for peeked non ufo skb as well by Jiri Pirko · 11 years ago
  33. e36d3ff udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames by Jiri Pirko · 11 years ago
  34. b917eb1 ipv6: gso: remove redundant locking by Eric Dumazet · 11 years ago
  35. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  36. 7e58487 net: ipv4/ipv6: Remove extern from function prototypes by Joe Perches · 11 years ago
  37. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  38. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  39. 47d27aa ipv4: gso: send_check() & segment() cleanups by Eric Dumazet · 11 years ago
  40. 90c6bd3 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 11 years ago
  41. cfd4f75 batman-adv: make the backbone gw check VLAN specific by Antonio Quartulli · 11 years ago
  42. 95fb130 batman-adv: make the TT global purge routine VLAN specific by Antonio Quartulli · 11 years ago
  43. 7ea7b4a batman-adv: make the TT CRC logic VLAN specific by Antonio Quartulli · 11 years ago
  44. a70a9aa batman-adv: lock around TT operations to avoid sending inconsistent data by Antonio Quartulli · 11 years ago
  45. e75de4f batman-adv: remove bogus comment by Antonio Quartulli · 12 years ago
  46. e300d31 batman-adv: refine API calls for unicast transmissions of SKBs by Linus Lüssing · 12 years ago
  47. b8cbd81 batman-adv: make the AP isolation attribute VLAN specific by Antonio Quartulli · 12 years ago
  48. 90f4435 batman-adv: add sysfs framework for VLAN by Antonio Quartulli · 12 years ago
  49. 5d2c05b batman-adv: add per VLAN interface attribute framework by Antonio Quartulli · 12 years ago
  50. be1db4f batman-adv: make the Distributed ARP Table vlan aware by Antonio Quartulli · 12 years ago
  51. bbb877e batman-adv: make the GW module correctly talk to the new VLAN-TT by Antonio Quartulli · 12 years ago
  52. 1605278 batman-adv: print the VID together with the TT entries by Antonio Quartulli · 12 years ago
  53. 0ffa9e8 batman-adv: use vid when computing local and global TT CRC by Antonio Quartulli · 12 years ago
  54. c018ad3 batman-adv: add the VLAN ID attribute to the TT entry by Antonio Quartulli · 12 years ago
  55. bc58eee batman-adv: update email address for Marek Lindner by Marek Lindner · 11 years ago
  56. c679ff8 batman-adv: update email address for Simon Wunderlich by Simon Wunderlich · 11 years ago
  57. 33faa04 batman-adv: check skb preparation return value by Antonio Quartulli · 11 years ago
  58. b1eda2a em_ipset: use dev_net() accessor by stephen hemminger · 11 years ago
  59. 675297c tcp: remove redundant code in __tcp_retransmit_skb() by Neal Cardwell · 11 years ago
  60. dfb5fa3 bridge: Fix updating FDB entries when the PVID is applied by Toshiaki Makita · 11 years ago
  61. d1c6c70 bridge: Fix the way the PVID is referenced by Toshiaki Makita · 11 years ago
  62. b90356ce bridge: Apply the PVID to priority-tagged frames by Toshiaki Makita · 11 years ago
  63. 8adff41 bridge: Don't use VID 0 and 4095 in vlan filtering by Toshiaki Makita · 11 years ago
  64. 9877b25 fib: Use const struct nl_info * in rtmsg_fib by Joe Perches · 11 years ago
  65. 7688775 ax25: cleanup a range test by Dan Carpenter · 11 years ago
  66. 77dfca7 fib_trie: remove duplicated rcu lock by baker.zhang · 11 years ago
  67. 9aaf043 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  68. 28be6e0 tcp: rename tcp_tso_segment() by Eric Dumazet · 11 years ago
  69. bbfbe47 tipc: simplify the link lookup routine by Erik Hugne · 11 years ago
  70. 636c037 tipc: correct return value of link_cmd_set_value routine by Ying Xue · 11 years ago
  71. 6798158 tipc: correct return value of recv_msg routine by Ying Xue · 11 years ago
  72. f2875c3 tipc: avoid unnecessary lookup for tipc bearer instance by Ying Xue · 11 years ago
  73. 4babbaa tipc: make bearer and media naming consistent by Ying Xue · 11 years ago
  74. 4068243 tipc: silence sparse warnings by Ying Xue · 11 years ago
  75. 9446b87 tipc: remove iovec length parameter from all sending functions by Ying Xue · 11 years ago
  76. 5c0a0fc tipc: don't use memcpy to copy from user space by Ying Xue · 11 years ago
  77. 400dfd3 net: refactor sk_page_frag_refill() by Eric Dumazet · 11 years ago
  78. 5cda73b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  79. 4b6c787 bridge: Correctly clamp MAX forward_delay when enabling STP by Vlad Yasevich · 11 years ago
  80. 0baf2b3 ipv4: shrink rt_cache_stat by Eric Dumazet · 11 years ago
  81. 8f26fb1 tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs() by Eric Dumazet · 11 years ago
  82. c52e2421 tcp: must unclone packets before mangling them by Eric Dumazet · 11 years ago
  83. df709a1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  84. 031afe4 tcp: fix incorrect ca_state in tail loss probe by Yuchung Cheng · 11 years ago
  85. d2dbbba sctp: Perform software checksum if packet has to be fragmented. by Vlad Yasevich · 11 years ago
  86. 27127a8 sctp: Use software crc32 checksum when xfrm transform will happen. by Fan Du · 11 years ago
  87. da33edc Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  88. c1d607c inet_diag: use sock_gen_put() by Eric Dumazet · 11 years ago
  89. 9f96da4 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
  90. 39c253e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  91. 4db89e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  92. ed683f1 netfilter: nf_tables: add ARP filtering support by Pablo Neira Ayuso · 11 years ago
  93. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  94. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  95. 5e94846 netfilter: nf_tables: add insert operation by Eric Leblond · 11 years ago
  96. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  97. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  98. 9ddf632 netfilter: nf_tables: add support for dormant tables by Pablo Neira Ayuso · 11 years ago
  99. c54032e netfilter: nf_tables: nft_payload: fix transport header base by Pablo Neira Ayuso · 11 years ago
  100. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago