1. 82cada2 xen-netback: enable IPv6 TCP GSO to the guest by Paul Durrant · 11 years ago
  2. a946858 xen-netback: handle IPv6 TCP GSO packets from the guest by Paul Durrant · 11 years ago
  3. 7365bcf xen-netback: Unconditionally set NETIF_F_RXCSUM by Paul Durrant · 11 years ago
  4. 2eba61d xen-netback: add support for IPv6 checksum offload from guest by Paul Durrant · 11 years ago
  5. 146c8a7 xen-netback: add support for IPv6 checksum offload to guest by Paul Durrant · 11 years ago
  6. c0f4ace7 Merge branch 'bonding_rcu' by David S. Miller · 11 years ago
  7. 4d1ae5f bonding: add rtnl lock and remove read lock for bond sysfs by dingtianhong · 11 years ago
  8. 28c7192 bonding: use RCU protection for alb xmit path by dingtianhong · 11 years ago
  9. 47e91f56 bonding: use RCU protection for 3ad xmit path by dingtianhong · 11 years ago
  10. da33edc Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  11. 78dea8c irda: update comment mentioning IRQF_DISABLED by Michael Opdenacker · 11 years ago
  12. 33235ca isdn: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  13. 3a14aed Merge branch 'mlx4' by David S. Miller · 11 years ago
  14. b046ffe net/mlx4_core: Load higher level modules according to ports type by Eyal Perry · 11 years ago
  15. 39e210f net/mlx4: Unused local variable in mlx4_opreq_action by Amir Vadai · 11 years ago
  16. 5930e8d net/mlx4: Fix typo, move similar defs to same location by Or Gerlitz · 11 years ago
  17. fe66bb2 net/mlx4: Clean the code to eliminate trivial build warnings by Or Gerlitz · 11 years ago
  18. c1d607c inet_diag: use sock_gen_put() by Eric Dumazet · 11 years ago
  19. d7a20c8 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  20. ed683f1 netfilter: nf_tables: add ARP filtering support by Pablo Neira Ayuso · 11 years ago
  21. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  22. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  23. 5e94846 netfilter: nf_tables: add insert operation by Eric Leblond · 11 years ago
  24. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  25. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  26. 9ddf632 netfilter: nf_tables: add support for dormant tables by Pablo Neira Ayuso · 11 years ago
  27. c54032e netfilter: nf_tables: nft_payload: fix transport header base by Pablo Neira Ayuso · 11 years ago
  28. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  29. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  30. c29b72e netfilter: nft_payload: add optimized payload implementation for small loads by Patrick McHardy · 11 years ago
  31. cb7dbfd netfilter: nf_tables: add optimized data comparison for small values by Patrick McHardy · 11 years ago
  32. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  33. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  34. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  35. f59cb04 netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c by Pablo Neira Ayuso · 11 years ago
  36. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  37. a4deee1a batman-adv: Add dummy soft-interface rx mode handler by Linus Lüssing · 11 years ago
  38. e8cf234 batman-adv: make batadv_tt_save_orig_buffer() generic by Antonio Quartulli · 11 years ago
  39. 298e6e6 batman-adv: implement batadv_tt_entries by Antonio Quartulli · 11 years ago
  40. 56a5ca8 batman-adv: remove useless find_router look up by Simon Wunderlich · 11 years ago
  41. 411d6ed batman-adv: consider network coding overhead when calculating required mtu by Marek Lindner · 11 years ago
  42. 0bf84c1 batman-adv: create common header for ICMP packets by Antonio Quartulli · 11 years ago
  43. 293e933 batman-adv: use htons when possible by Antonio Quartulli · 11 years ago
  44. ee75ed8 batman-adv: Fragment and send skbs larger than mtu by Martin Hundebøll · 11 years ago
  45. 610bfc6bc batman-adv: Receive fragmented packets and merge by Martin Hundebøll · 11 years ago
  46. f097e25 batman-adv: Remove old fragmentation code by Martin Hundebøll · 11 years ago
  47. 2c59866 batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr) by Antonio Quartulli · 11 years ago
  48. f7f8ed5 batman-adv: h_vlan_encapsulated_proto access refactoring by Antonio Quartulli · 11 years ago
  49. 2102605 batman-adv: don't use call_rcu if not needed by Antonio Quartulli · 11 years ago
  50. d7ee88d batman-adv: remove batadv_tt_global_add_orig declaration by Antonio Quartulli · 11 years ago
  51. 1e5d49f batman-adv: make tt_global_add static and return bool by Antonio Quartulli · 11 years ago
  52. 97dbc03 batman-adv: only add recordroute information to icmp request/reply by Simon Wunderlich · 11 years ago
  53. ccdbb6e tcp: tcp_transmit_skb() optimizations by Eric Dumazet · 11 years ago
  54. 29b67c3 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  55. 5830845 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  56. b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
  57. d04795d i40e: Bump version by Catherine Sullivan · 11 years ago
  58. 980e9b1 i40e: Add support for 64 bit netstats by Alexander Duyck · 11 years ago
  59. 9f65e15b i40e: Move rings from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  60. cd0b6fa i40e: Replace ring container array with linked list by Alexander Duyck · 11 years ago
  61. 493fb30 i40e: Move q_vectors from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  62. a114d0a i40e: Split bytes and packets from Rx/Tx stats by Alexander Duyck · 11 years ago
  63. 7070ce0 i40e: Add support for Tx byte queue limits by Alexander Duyck · 11 years ago
  64. b194130 i40e: Drop dead code and flags from Tx hotpath by Alexander Duyck · 11 years ago
  65. a5e9c57 i40e: clean up Tx fast path by Alexander Duyck · 11 years ago
  66. fc4ac67 i40e: Do not directly increment Tx next_to_use by Alexander Duyck · 11 years ago
  67. 35a1e2a i40e: Cleanup Tx buffer info layout by Alexander Duyck · 11 years ago
  68. ba53742 tcp: use ACCESS_ONCE() in tcp_update_pacing_rate() by Eric Dumazet · 11 years ago
  69. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  70. 8a29111 net: gro: allow to build full sized skb by Eric Dumazet · 11 years ago
  71. 4c60f1d fib_trie: only calc for the un-first node by baker.zhang · 11 years ago
  72. 5c70ef8 veth: allow to setup multicast address for veth device by Gao feng · 11 years ago
  73. c304fda i40e: Drop unused completed stat by Alexander Duyck · 11 years ago
  74. 6d779b4 i40e: Link code updates by Anjali Singhai · 11 years ago
  75. b68656b be2net: change the driver version number to 4.9.224.0 by Ajit Khaparde · 11 years ago
  76. 461ae37 be2net: Display RoCE specific counters in ethtool -S by Ajit Khaparde · 11 years ago
  77. 6100086 be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R by Ajit Khaparde · 11 years ago
  78. 18c68d5 batman-adv: reorder batadv_iv_flags by Simon Wunderlich · 11 years ago
  79. 9284a47 batman-adv: remove packed from batadv_ogm_packet by Simon Wunderlich · 11 years ago
  80. a1f1ac5 batman-adv: reorder packet types by Simon Wunderlich · 11 years ago
  81. 80067c8 batman-adv: add build check macros for packet member offset by Simon Wunderlich · 11 years ago
  82. 9f4980e batman-adv: remove vis functionality by Simon Wunderlich · 11 years ago
  83. 0035f97 batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit by Antonio Quartulli · 11 years ago
  84. ced7293 batman-adv: use CRC32C instead of CRC16 in TT code by Antonio Quartulli · 11 years ago
  85. 122edaa batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets by Marek Lindner · 11 years ago
  86. 335fbe0 batman-adv: tvlv - convert tt query packet to use tvlv unicast packets by Marek Lindner · 11 years ago
  87. e1bf0c1 batman-adv: tvlv - convert tt data sent within OGMs by Marek Lindner · 11 years ago
  88. 3f4841f batman-adv: tvlv - add network coding container by Marek Lindner · 11 years ago
  89. 17cf0ea batman-adv: tvlv - add distributed arp table container by Marek Lindner · 11 years ago
  90. 414254e batman-adv: tvlv - gateway download/upload bandwidth container by Marek Lindner · 11 years ago
  91. ef26157 batman-adv: tvlv - basic infrastructure by Marek Lindner · 11 years ago
  92. 60cf798 batman-adv: switch to a new packet compatibility version by Antonio Quartulli · 11 years ago
  93. 207df49 MAINTAINERS: batman-adv - update emails by Antonio Quartulli · 11 years ago
  94. 3d7d562 bnx2x: Add ndo_get_phys_port_id support by Yuval Mintz · 11 years ago
  95. c2bb06d net: fix build errors if ipv6 is disabled by Eric Dumazet · 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. 9684d7b Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago