1. 29b67c3 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  2. 5830845 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  3. b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
  4. d04795d i40e: Bump version by Catherine Sullivan · 11 years ago
  5. 980e9b1 i40e: Add support for 64 bit netstats by Alexander Duyck · 11 years ago
  6. 9f65e15b i40e: Move rings from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  7. cd0b6fa i40e: Replace ring container array with linked list by Alexander Duyck · 11 years ago
  8. 493fb30 i40e: Move q_vectors from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  9. a114d0a i40e: Split bytes and packets from Rx/Tx stats by Alexander Duyck · 11 years ago
  10. 7070ce0 i40e: Add support for Tx byte queue limits by Alexander Duyck · 11 years ago
  11. b194130 i40e: Drop dead code and flags from Tx hotpath by Alexander Duyck · 11 years ago
  12. a5e9c57 i40e: clean up Tx fast path by Alexander Duyck · 11 years ago
  13. fc4ac67 i40e: Do not directly increment Tx next_to_use by Alexander Duyck · 11 years ago
  14. 35a1e2a i40e: Cleanup Tx buffer info layout by Alexander Duyck · 11 years ago
  15. ba53742 tcp: use ACCESS_ONCE() in tcp_update_pacing_rate() by Eric Dumazet · 11 years ago
  16. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  17. 8a29111 net: gro: allow to build full sized skb by Eric Dumazet · 11 years ago
  18. 4c60f1d fib_trie: only calc for the un-first node by baker.zhang · 11 years ago
  19. 5c70ef8 veth: allow to setup multicast address for veth device by Gao feng · 11 years ago
  20. c304fda i40e: Drop unused completed stat by Alexander Duyck · 11 years ago
  21. 6d779b4 i40e: Link code updates by Anjali Singhai · 11 years ago
  22. b68656b be2net: change the driver version number to 4.9.224.0 by Ajit Khaparde · 11 years ago
  23. 461ae37 be2net: Display RoCE specific counters in ethtool -S by Ajit Khaparde · 11 years ago
  24. 6100086 be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R by Ajit Khaparde · 11 years ago
  25. 18c68d5 batman-adv: reorder batadv_iv_flags by Simon Wunderlich · 11 years ago
  26. 9284a47 batman-adv: remove packed from batadv_ogm_packet by Simon Wunderlich · 11 years ago
  27. a1f1ac5 batman-adv: reorder packet types by Simon Wunderlich · 11 years ago
  28. 80067c8 batman-adv: add build check macros for packet member offset by Simon Wunderlich · 11 years ago
  29. 9f4980e batman-adv: remove vis functionality by Simon Wunderlich · 11 years ago
  30. 0035f97 batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit by Antonio Quartulli · 11 years ago
  31. ced7293 batman-adv: use CRC32C instead of CRC16 in TT code by Antonio Quartulli · 11 years ago
  32. 122edaa batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets by Marek Lindner · 11 years ago
  33. 335fbe0 batman-adv: tvlv - convert tt query packet to use tvlv unicast packets by Marek Lindner · 11 years ago
  34. e1bf0c1 batman-adv: tvlv - convert tt data sent within OGMs by Marek Lindner · 11 years ago
  35. 3f4841f batman-adv: tvlv - add network coding container by Marek Lindner · 11 years ago
  36. 17cf0ea batman-adv: tvlv - add distributed arp table container by Marek Lindner · 11 years ago
  37. 414254e batman-adv: tvlv - gateway download/upload bandwidth container by Marek Lindner · 11 years ago
  38. ef26157 batman-adv: tvlv - basic infrastructure by Marek Lindner · 11 years ago
  39. 60cf798 batman-adv: switch to a new packet compatibility version by Antonio Quartulli · 11 years ago
  40. 207df49 MAINTAINERS: batman-adv - update emails by Antonio Quartulli · 11 years ago
  41. 3d7d562 bnx2x: Add ndo_get_phys_port_id support by Yuval Mintz · 11 years ago
  42. c2bb06d net: fix build errors if ipv6 is disabled by Eric Dumazet · 11 years ago
  43. f69b923 udp: fix a typo in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 11 years ago
  44. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  45. 05dbc7b tcp/dccp: remove twchain by Eric Dumazet · 11 years ago
  46. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 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
  48. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  49. b343ca8 Revert "veth: Showing peer of veth type dev in ip link (kernel side)" by David S. Miller · 11 years ago
  50. 2b1f18a qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() by Wei Yongjun · 11 years ago
  51. bdfd630 moxa: fix the error handling in moxart_mac_probe() by Wei Yongjun · 11 years ago
  52. c33a39c net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  53. ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
  54. 0e719e3 ipv6: Fix the upper MTU limit in GRE tunnel by Oussama Ghorbel · 11 years ago
  55. ff0bfad cgroup: cls: remove unnecessary task_cls_classid by Gao feng · 11 years ago
  56. e1af5e4 cgroup: netprio: remove unnecessary task_netprioidx by Gao feng · 11 years ago
  57. fbf8866 net: ipv4 only populate IP_PKTINFO when needed by Shawn Bohrer · 11 years ago
  58. 421b388 udp: ipv4: Add udp early demux by Shawn Bohrer · 11 years ago
  59. 005ec97 udp: Only allow busy read/poll on connected sockets by Shawn Bohrer · 11 years ago
  60. 2c8c8e6 net_sched: increment drop counters in qdisc_tree_decrease_qlen() by Eric Dumazet · 11 years ago
  61. dc62cca xen-netback: transition to CLOSED when removing a VIF by David Vrabel · 11 years ago
  62. 3c01352 Merge branch 'mlx4' by David S. Miller · 11 years ago
  63. 021f110 net/mlx4_en: Fix pages never dma unmapped on rx by Amir Vadai · 11 years ago
  64. 70fbe07 net/mlx4_en: Rename name of mlx4_en_rx_alloc members by Amir Vadai · 11 years ago
  65. 4996b90 bonding: ensure that TLB mode's active slave has correct mac filter by Veaceslav Falico · 11 years ago
  66. 2c6221e net: sh_eth: Fix RX packets errors on R8A7740 by Nguyen Hong Ky · 11 years ago
  67. 8d8a51e l2tp: Fix build warning with ipv6 disabled. by David S. Miller · 11 years ago
  68. 5c0c52c tun: don't look at current when non-blocking by Michael S. Tsirkin · 11 years ago
  69. 66e358a Merge branch 'mrf24j40' by David S. Miller · 11 years ago
  70. 40afbb6 mrf24j40: Use level-triggered interrupts by Alan Ott · 11 years ago
  71. 4a4e1da mrf24j40: Use threaded IRQ handler by Alan Ott · 11 years ago
  72. 9757f1d mrf24j40: Move INIT_COMPLETION() to before packet transmission by Alan Ott · 11 years ago
  73. 8cc27d1 Merge branch '6lowpan' by David S. Miller · 11 years ago
  74. ab2d95d 6lowpan: Sync default hardware address of lowpan links to their wpan by Alan Ott · 11 years ago
  75. 7adac1e 6lowpan: Only make 6lowpan links to IEEE802154 devices by Alan Ott · 11 years ago
  76. 612c337 veth: Showing peer of veth type dev in ip link (kernel side) by Masatake YAMATO · 11 years ago
  77. 33bc801 Revert "xen-netback: improve ring effeciency for guest RX" by Wei Liu · 11 years ago
  78. 88ba09d net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  79. fe119a0 can: dev: fix nlmsg size calculation in can_get_size() by Marc Kleine-Budde · 11 years ago
  80. 0ca4520 net: wan: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  81. 2c20ae6 irda: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  82. bfdd56b net: hamradio/yam: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  83. 9714481 net: hamradio/scc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  84. d96caf6 net: fujitsu: Remove ISA depdendency from Kconfig by Matthew Whitehead · 11 years ago
  85. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  86. 0a7e226 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  87. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 11 years ago
  88. 281abd9 net/ethernet: cpsw: DT read bool dual_emac by Markus Pargmann · 11 years ago
  89. f468b10 net: ethernet: cpsw: Search childs for slave nodes by Markus Pargmann · 11 years ago
  90. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  91. ecb1c9c sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags by Ben Hutchings · 11 years ago
  92. 582442d ipv6: Allow the MTU of ipip6 tunnel to be set below 1280 by Oussama Ghorbel · 11 years ago
  93. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 11 years ago
  94. 568d7a0 sfc: Add PM and RXDP drop counters to ethtool stats by Edward Cree · 11 years ago
  95. 2ca10a7 sfc: Add definitions for new stats counters and capability flag by Matthew Slattery · 11 years ago
  96. 4bae913 sfc: Refactor EF10 stat mask code to allow for more conditional stats by Edward Cree · 11 years ago
  97. 87648cc sfc: Fix internal indices of ethtool stats for EF10 by Edward Cree · 11 years ago
  98. d546a89 sfc: Add rmb() between reading stats and generation count to ensure consistency by Jon Cooper · 11 years ago
  99. 5e8a402f tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  100. d639fea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago