1. a59d3d2 bonding: use vlan_uses_dev() in __bond_release_one() by Veaceslav Falico · 12 years ago
  2. 50223ce bonding: convert bond_has_this_ip() to use upper devices by Veaceslav Falico · 12 years ago
  3. 27bc11e bonding: make bond_arp_send_all use upper device list by Veaceslav Falico · 12 years ago
  4. c752af2 bonding: use netdev_upper list in bond_vlan_used by Veaceslav Falico · 12 years ago
  5. 8b5be85 net: add netdev_for_each_upper_dev_rcu() by Veaceslav Falico · 12 years ago
  6. 48311f4 net: add netdev_upper_get_next_dev_rcu(dev, iter) by Veaceslav Falico · 12 years ago
  7. 620f318 net: remove search_list from netdev_adjacent by Veaceslav Falico · 12 years ago
  8. 5d26191 net: add lower_dev_list to net_device and make a full mesh by Veaceslav Falico · 12 years ago
  9. aa9d856 net: rename netdev_upper to netdev_adjacent by Veaceslav Falico · 12 years ago
  10. 6d508cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  11. 322555f fec: Use NAPI_POLL_WEIGHT by Fabio Estevam · 12 years ago
  12. 7613f5f net: sctp: sctp_verify_init: clean up mandatory checks and add comment by Daniel Borkmann · 12 years ago
  13. 95bd09e tcp: TSO packets automatic sizing by Eric Dumazet · 12 years ago
  14. b800c3b ipv6: drop fragmented ndisc packets by default (RFC 6980) by Hannes Frederic Sowa · 12 years ago
  15. a3a975b ARM: at91/dt: fix phy address in sama5xmb to match the reg property by Boris BREZILLON · 12 years ago
  16. 7daa78e net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init by Boris BREZILLON · 12 years ago
  17. fd09480 bridge: inherit slave devices needed_headroom by Florian Fainelli · 12 years ago
  18. 76bfd89 net: sctp: reorder sctp_globals to reduce cacheline usage by Daniel Borkmann · 12 years ago
  19. 03536cc net: mdio-sun4i: Convert to devm_* api by Jisheng Zhang · 12 years ago
  20. 9a84fea ixgbe: add support for older QSFP active DA cables by Emil Tantilov · 12 years ago
  21. 987e1d5 ixgbe: include QSFP PHY types in ixgbe_is_sfp() by Emil Tantilov · 12 years ago
  22. 61aaf9e ixgbe: add 1Gbps support for QSFP+ by Emil Tantilov · 12 years ago
  23. 31c7d2b ixgbe: fix SFF data dumps of SFP+ modules from an offset by Emil Tantilov · 12 years ago
  24. 1b1bf31 ixgbe: cleanup some log messages by Don Skidmore · 12 years ago
  25. b08e1ed ixgbe: zero out mailbox buffer on init by Emil Tantilov · 12 years ago
  26. 4ec375b ixgbe: fix link test when connected to 1Gbps link partner by Emil Tantilov · 12 years ago
  27. bd8a1b1 ixgbe: fix incorrect limit value in ring transverse by Don Skidmore · 12 years ago
  28. be0c27b ixgbe: Check return value on eeprom reads by Mark Rustad · 12 years ago
  29. f4f1040 ixgbe: disable link when adapter goes down by Jacob Keller · 12 years ago
  30. 4c9d546 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  31. cc328dea Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  32. 80b17be qlcnic: underflow in qlcnic_validate_max_tx_rings() by Dan Carpenter · 12 years ago
  33. 823a19e Merge branch 'xen-netback' by David S. Miller · 12 years ago
  34. 7376419 xen-netback: rename functions by Wei Liu · 12 years ago
  35. b3f980b xen-netback: switch to NAPI + kthread 1:1 model by Wei Liu · 12 years ago
  36. 43e9d19 xen-netback: remove page tracking facility by Wei Liu · 12 years ago
  37. c6eaa3f batman-adv: send GW_DEL event when the gw client mode is deselected by Antonio Quartulli · 12 years ago
  38. c00a072 batman-adv: Start new development cycle by Simon Wunderlich · 12 years ago
  39. 791c2a2 batman-adv: move enum definition at the top of the file by Antonio Quartulli · 12 years ago
  40. c54f38c batman-adv: set skb priority according to content by Simon Wunderlich · 12 years ago
  41. 5b2941b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  42. b6750b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  43. 45cc3a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  44. b7e092c netfilter: ctnetlink: fix uninitialized variable by Florian Westphal · 12 years ago
  45. 4ad3622 netfilter: add IPv6 SYNPROXY target by Patrick McHardy · 12 years ago
  46. 81eb6a1 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check by Patrick McHardy · 12 years ago
  47. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 12 years ago
  48. 0198230 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check by Patrick McHardy · 12 years ago
  49. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 12 years ago
  50. 706f515 netfilter: nf_defrag_ipv6.o included twice by Nathan Hintz · 12 years ago
  51. affe759 netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged by Phil Oester · 12 years ago
  52. d4fbdcf sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS by Ben Hutchings · 12 years ago
  53. 8c4e720 sfc: Return an error code when a sensor is busy. by Alexandre Rames · 12 years ago
  54. 3dced74 sfc: Add support for reading packet length from prefix by Ben Hutchings · 12 years ago
  55. 02e1216 sfc: Add TX merged completion counter by Ben Hutchings · 12 years ago
  56. 43a3739 sfc: Generalise packet hash lookup to support EF10 RX prefix by Jon Cooper · 12 years ago
  57. 64a2775 sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments by Ben Hutchings · 12 years ago
  58. ba388fd sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up() by Ben Hutchings · 12 years ago
  59. d36a08b sfc: use MCDI epoch flag to improve MC reboot detection in the driver by Daniel Pieczko · 12 years ago
  60. 3de82b9 sfc: Add EF10 support for TX/RX DMA error events handling. by Alexandre Rames · 12 years ago
  61. 977a5d5 sfc: Add a function pointer to abstract write of host time into NIC shared memory by Laurence Evans · 12 years ago
  62. c1d828b sfc: PTP MCDI requests need to initialise periph ID field by Laurence Evans · 12 years ago
  63. cd0ecc9 sfc: Delegate MAC/NIC statistic description to efx_nic_type by Ben Hutchings · 12 years ago
  64. b681e57 sfc: Remove driver-local struct ethtool_string by Ben Hutchings · 12 years ago
  65. e513612 sfc: Remove more left-overs from Falcon GMAC support by Ben Hutchings · 12 years ago
  66. 45a3fd5 sfc: Move MTD operations into efx_nic_type by Ben Hutchings · 12 years ago
  67. 5828cd9 openvswitch: optimize flow compare and mask functions by Andy Zhou · 12 years ago
  68. 35fdb94 e1000e: balance semaphore put/get for 82573 by Steven La · 12 years ago
  69. d7064f4 Documentation/networking/: Update Intel wired LAN driver documentation by Jeff Kirsher · 12 years ago
  70. e9d1984 bna: firmware update to 3.2.1.1 by Rasesh Mody · 12 years ago
  71. b0eb57c VMXNET3: Add support for virtual IOMMU by Andy King · 12 years ago
  72. 68d7bdc be2net: implement ethtool set/get_channel hooks by Sathya Perla · 12 years ago
  73. 7707133 be2net: refactor be_setup() to consolidate queue creation routines by Sathya Perla · 12 years ago
  74. bea5098 be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created by Sathya Perla · 12 years ago
  75. 92bf14a be2net: refactor be_get_resources() code by Sathya Perla · 12 years ago
  76. 150d58c be2net: Fixup profile management routines by Vasundhara Volam · 12 years ago
  77. f2f781a be2net: use EQ_CREATEv2 for SH-R by Sathya Perla · 12 years ago
  78. b1dcdc6 net: tcp_probe: allow more advanced ingress filtering by mark by Daniel Borkmann · 12 years ago
  79. abd939d qlcnic: Update version to 5.3.49. by Sucheta Chakraborty · 12 years ago
  80. 48365e4 qlcnic: dcb: Add support for CEE Netlink interface. by Sucheta Chakraborty · 12 years ago
  81. 2d8ebca qlcnic: dcb: Register DCB AEN handler. by Sucheta Chakraborty · 12 years ago
  82. fb859ed qlcnic: dcb: Get DCB parameters from the adapter. by Sucheta Chakraborty · 12 years ago
  83. 14d385b qlcnic: dcb: Query adapter DCB capabilities. by Sucheta Chakraborty · 12 years ago
  84. d853f11 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  85. 0223737 openvswitch: Rename key_len to key_end by Andy Zhou · 12 years ago
  86. a175a72 openvswitch: Add SCTP support by Joe Stringer · 12 years ago
  87. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. b65f63e Merge branch 'cadence' by David S. Miller · 12 years ago
  89. 8c038e7 ARM: at91/dt: define phy available on sama5d3 mother board by Boris BREZILLON · 12 years ago
  90. 148cbb5 net/cadence/macb: add support for dt phy definition by Boris BREZILLON · 12 years ago
  91. b4de77a ipip: potential race in ip_tunnel_init_net() by Dan Carpenter · 12 years ago
  92. b8e2fde bonding: fix error return code in bond_enslave() by Wei Yongjun · 12 years ago
  93. 2ea567c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  94. 280c571 net: Add NEXTHDR_SCTP to ipv6.h by Joe Stringer · 12 years ago
  95. 03f0d91 openvswitch: Mega flow implementation by Andy Zhou · 12 years ago
  96. 3fa34de openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile by Cong Wang · 12 years ago
  97. 2694838 openvswitch: Fix argument descriptions in vport.c. by Justin Pettit · 12 years ago
  98. 2537b4d openvswitch:: link upper device for port devices by Jiri Pirko · 12 years ago
  99. 76a66c7 openvswitch: Use non rcu hlist_del() flow table entry. by Pravin B Shelar · 12 years ago
  100. 59a35d6 openvswitch: Use RCU lock for dp dump operation. by Pravin B Shelar · 12 years ago