1. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  2. b23a002 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once by Hannes Frederic Sowa · 11 years ago
  3. a48e429 net: introduce new macro net_get_random_once by Hannes Frederic Sowa · 11 years ago
  4. b50026b ipv6: split inet6_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  5. 65cd803 ipv4: split inet_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  6. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  7. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 11 years ago
  8. 2d26f0a ipv4: generalize gre_handle_offloads by Eric Dumazet · 11 years ago
  9. 030737b net: generalize skb_segment() by Eric Dumazet · 11 years ago
  10. b917eb1 ipv6: gso: remove redundant locking by Eric Dumazet · 11 years ago
  11. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  12. 7e58487 net: ipv4/ipv6: Remove extern from function prototypes by Joe Perches · 11 years ago
  13. a402a5a net: dccp: Remove extern from function prototypes by Joe Perches · 11 years ago
  14. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  15. 47d27aa ipv4: gso: send_check() & segment() cleanups by Eric Dumazet · 11 years ago
  16. b1eda2a em_ipset: use dev_net() accessor by stephen hemminger · 11 years ago
  17. 675297c tcp: remove redundant code in __tcp_retransmit_skb() by Neal Cardwell · 11 years ago
  18. 9877b25 fib: Use const struct nl_info * in rtmsg_fib by Joe Perches · 11 years ago
  19. 7688775 ax25: cleanup a range test by Dan Carpenter · 11 years ago
  20. 77dfca7 fib_trie: remove duplicated rcu lock by baker.zhang · 11 years ago
  21. 9aaf043 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  22. 28be6e0 tcp: rename tcp_tso_segment() by Eric Dumazet · 11 years ago
  23. bbfbe47 tipc: simplify the link lookup routine by Erik Hugne · 11 years ago
  24. 636c037 tipc: correct return value of link_cmd_set_value routine by Ying Xue · 11 years ago
  25. 6798158 tipc: correct return value of recv_msg routine by Ying Xue · 11 years ago
  26. f2875c3 tipc: avoid unnecessary lookup for tipc bearer instance by Ying Xue · 11 years ago
  27. 4babbaa tipc: make bearer and media naming consistent by Ying Xue · 11 years ago
  28. 4068243 tipc: silence sparse warnings by Ying Xue · 11 years ago
  29. 9446b87 tipc: remove iovec length parameter from all sending functions by Ying Xue · 11 years ago
  30. 5c0a0fc tipc: don't use memcpy to copy from user space by Ying Xue · 11 years ago
  31. 400dfd3 net: refactor sk_page_frag_refill() by Eric Dumazet · 11 years ago
  32. 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
  33. 0baf2b3 ipv4: shrink rt_cache_stat by Eric Dumazet · 11 years ago
  34. da33edc Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  35. c1d607c inet_diag: use sock_gen_put() by Eric Dumazet · 11 years ago
  36. 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
  37. ed683f1 netfilter: nf_tables: add ARP filtering support by Pablo Neira Ayuso · 11 years ago
  38. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  39. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  40. 5e94846 netfilter: nf_tables: add insert operation by Eric Leblond · 11 years ago
  41. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  42. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  43. 9ddf632 netfilter: nf_tables: add support for dormant tables by Pablo Neira Ayuso · 11 years ago
  44. c54032e netfilter: nf_tables: nft_payload: fix transport header base by Pablo Neira Ayuso · 11 years ago
  45. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  46. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  47. c29b72e netfilter: nft_payload: add optimized payload implementation for small loads by Patrick McHardy · 11 years ago
  48. cb7dbfd0 netfilter: nf_tables: add optimized data comparison for small values by Patrick McHardy · 11 years ago
  49. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  50. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  51. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  52. f59cb04 netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c by Pablo Neira Ayuso · 11 years ago
  53. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  54. a4deee1a batman-adv: Add dummy soft-interface rx mode handler by Linus Lüssing · 12 years ago
  55. e8cf234 batman-adv: make batadv_tt_save_orig_buffer() generic by Antonio Quartulli · 12 years ago
  56. 298e6e6 batman-adv: implement batadv_tt_entries by Antonio Quartulli · 12 years ago
  57. 56a5ca8 batman-adv: remove useless find_router look up by Simon Wunderlich · 12 years ago
  58. 411d6ed batman-adv: consider network coding overhead when calculating required mtu by Marek Lindner · 12 years ago
  59. 0bf84c1 batman-adv: create common header for ICMP packets by Antonio Quartulli · 12 years ago
  60. 293e933 batman-adv: use htons when possible by Antonio Quartulli · 12 years ago
  61. ee75ed8 batman-adv: Fragment and send skbs larger than mtu by Martin Hundebøll · 12 years ago
  62. 610bfc6bc batman-adv: Receive fragmented packets and merge by Martin Hundebøll · 12 years ago
  63. f097e25 batman-adv: Remove old fragmentation code by Martin Hundebøll · 12 years ago
  64. 2c59866 batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr) by Antonio Quartulli · 12 years ago
  65. f7f8ed5 batman-adv: h_vlan_encapsulated_proto access refactoring by Antonio Quartulli · 12 years ago
  66. 2102605 batman-adv: don't use call_rcu if not needed by Antonio Quartulli · 12 years ago
  67. d7ee88d batman-adv: remove batadv_tt_global_add_orig declaration by Antonio Quartulli · 12 years ago
  68. 1e5d49f batman-adv: make tt_global_add static and return bool by Antonio Quartulli · 12 years ago
  69. 97dbc03 batman-adv: only add recordroute information to icmp request/reply by Simon Wunderlich · 12 years ago
  70. ccdbb6e tcp: tcp_transmit_skb() optimizations by Eric Dumazet · 11 years ago
  71. 29b67c3 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  72. b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
  73. e9517fe Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  74. ed1efb2 ipv6: Add support for IPsec virtual tunnel interfaces by Steffen Klassert · 11 years ago
  75. ba53742 tcp: use ACCESS_ONCE() in tcp_update_pacing_rate() by Eric Dumazet · 11 years ago
  76. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  77. 8a29111 net: gro: allow to build full sized skb by Eric Dumazet · 11 years ago
  78. 4c60f1d fib_trie: only calc for the un-first node by baker.zhang · 11 years ago
  79. 18c68d5 batman-adv: reorder batadv_iv_flags by Simon Wunderlich · 12 years ago
  80. 9284a47 batman-adv: remove packed from batadv_ogm_packet by Simon Wunderlich · 12 years ago
  81. a1f1ac5 batman-adv: reorder packet types by Simon Wunderlich · 12 years ago
  82. 80067c8 batman-adv: add build check macros for packet member offset by Simon Wunderlich · 12 years ago
  83. 9f4980e batman-adv: remove vis functionality by Simon Wunderlich · 12 years ago
  84. 0035f97 batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit by Antonio Quartulli · 12 years ago
  85. ced7293 batman-adv: use CRC32C instead of CRC16 in TT code by Antonio Quartulli · 12 years ago
  86. 122edaa batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets by Marek Lindner · 12 years ago
  87. 335fbe0 batman-adv: tvlv - convert tt query packet to use tvlv unicast packets by Marek Lindner · 12 years ago
  88. e1bf0c1 batman-adv: tvlv - convert tt data sent within OGMs by Marek Lindner · 12 years ago
  89. 3f4841f batman-adv: tvlv - add network coding container by Marek Lindner · 12 years ago
  90. 17cf0ea batman-adv: tvlv - add distributed arp table container by Marek Lindner · 12 years ago
  91. 414254e batman-adv: tvlv - gateway download/upload bandwidth container by Marek Lindner · 12 years ago
  92. ef26157 batman-adv: tvlv - basic infrastructure by Marek Lindner · 12 years ago
  93. 60cf798 batman-adv: switch to a new packet compatibility version by Antonio Quartulli · 12 years ago
  94. c2bb06d net: fix build errors if ipv6 is disabled by Eric Dumazet · 11 years ago
  95. 212e560 ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel. by Steffen Klassert · 11 years ago
  96. f69b923 udp: fix a typo in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 11 years ago
  97. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  98. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  99. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  100. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago