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