1. 1210982 ixgbe: cleanup the hwmon function calls by Don Skidmore · 13 years ago
  2. aa7bd46 ixgbe: support software timestamping by Jacob Keller · 13 years ago
  3. e3aac88 ixgbe: add support for get_ts_info by Jacob Keller · 13 years ago
  4. db76ad4 ixgbe: correct disable_rx_buff timeout by Jacob Keller · 13 years ago
  5. 681ae1a ixgbe: Enable timesync clock-out feature for PPS support on X540 by Jacob E Keller · 13 years ago
  6. 3a6a4ed ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) by Jacob Keller · 13 years ago
  7. 44b82dd ixgbe: Fix bogus error message by Greg Rose · 13 years ago
  8. 3ebe8fd ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control by Alexander Duyck · 13 years ago
  9. 943561d ixgbe: Clean up priority based flow control by Alexander Duyck · 13 years ago
  10. dcaccc8 ixgbe: Exit on error case in VF message processing by Alexander Duyck · 13 years ago
  11. 7e3b4ff igb: output register's information related to RX/TX queue[4-15] by Koki Sanagi · 13 years ago
  12. 958a758 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Jeff Kirsher · 13 years ago
  13. 8feedbb dsa: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  14. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 13 years ago
  15. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  16. 8561cf9 netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  17. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 13 years ago
  18. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  19. c47fc98 bluetooth: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  20. 150238e atm: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  21. 9a7b6ef9 bridge: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  22. 171fe5ef bridge: netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  23. 53a2b3a 8021q: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  24. 28b2980 802: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  25. a599b0f etherdevice.h: Add ether_addr_equal by Joe Perches · 13 years ago
  26. a49d1a9 Merge git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  27. 2e7d21c e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 13 years ago
  28. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 13 years ago
  29. 817e076 netfilter: hashlimit: move rateinfo initialization to helper by Florian Westphal · 13 years ago
  30. 7a909ac netfilter: limit, hashlimit: avoid duplicated inline by Florian Westphal · 13 years ago
  31. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 13 years ago
  32. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 13 years ago
  33. eeb0d01 e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 13 years ago
  34. 9bb862b Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  35. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 13 years ago
  36. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 13 years ago
  37. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 13 years ago
  38. 6d8ebc8 net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync by Hans Schillstrom · 13 years ago
  39. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  40. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  41. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 13 years ago
  42. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 13 years ago
  43. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 13 years ago
  44. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 13 years ago
  45. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 13 years ago
  46. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 13 years ago
  47. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 13 years ago
  48. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 13 years ago
  49. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 13 years ago
  50. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  51. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 13 years ago
  52. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  53. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  54. 748d845 ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 13 years ago
  55. 41cff6d ipvs: timeout tables do not need GFP_ATOMIC allocation by Julian Anastasov · 13 years ago
  56. 4981682 netfilter: bridge: optionally set indev to vlan by Pablo Neira Ayuso · 13 years ago
  57. ac3a546 netfilter: nf_conntrack: use this_cpu_inc() by Eric Dumazet · 13 years ago
  58. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 13 years ago
  59. 031d770 netfilter: nf_ct_ecache: refactor notifier registration by Tony Zelenoff · 13 years ago
  60. b44907e etherdev.h: Convert int is_<foo>_ether_addr to bool by Joe Perches · 13 years ago
  61. 97138a1 smsc75xx: let EEPROM determine GPIO/LED settings by Steve Glendinning · 13 years ago
  62. 4f94a92 smsc75xx: eliminate unnecessary phy register read by Steve Glendinning · 13 years ago
  63. 7749622 smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL by Steve Glendinning · 13 years ago
  64. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  65. 6e06c0e Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  66. 3a084dd net: IP_MULTICAST_IF setsockopt now recognizes struct mreq by Jiri Pirko · 13 years ago
  67. 416912a netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. by David Daney · 13 years ago
  68. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 13 years ago
  69. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 13 years ago
  70. 7dc2ce5 isdn/capi: elliminate capincci_find() in non-middleware case by Tilman Schmidt · 13 years ago
  71. 7fdaadc isdn/capi: fix readability damage by Tilman Schmidt · 13 years ago
  72. 81fa7b8 isdn/gigaset: unify function return values by Tilman Schmidt · 13 years ago
  73. 7643ffb isdn/gigaset: internal function name cleanup by Tilman Schmidt · 13 years ago
  74. f86936f isdn/gigaset: fix readability damage by Tilman Schmidt · 13 years ago
  75. e055d03 isdn/gigaset: improve error handling querying firmware version by Tilman Schmidt · 13 years ago
  76. 62a1cfe isdn/gigaset: fix CAPI disconnect B3 handling by Tilman Schmidt · 13 years ago
  77. 8e618aa isdn/gigaset: ratelimit CAPI message dumps by Tilman Schmidt · 13 years ago
  78. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 13 years ago
  79. 8a05ba08 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  80. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 13 years ago
  81. 3e24591 skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head by Alexander Duyck · 13 years ago
  82. 9202e31 skb: Drop bad code from pskb_expand_head by Alexander Duyck · 13 years ago
  83. 6eddcb4 cdc_ether: Ignore bogus union descriptor for RNDIS devices by Bjørn Mork · 13 years ago
  84. 24f0671 bnx2x: bug fix when loading after SAN boot by Ariel Elior · 13 years ago
  85. e1abc1b ixgbe: dcb: IEEE PFC stats and reset logic incorrect by John Fastabend · 13 years ago
  86. a61d3d1 e1000e: increase version number by Bruce Allan · 13 years ago
  87. 1f56f45 e1000e: clear REQ and GNT in EECD (82571 && 82572) by Richard Alpe · 13 years ago
  88. 7b9f7e3 e1000e: enable forced master/slave on 82577 by Bruce Allan · 13 years ago
  89. 6e1344e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  90. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 13 years ago
  91. f45ebf3 mISDN: Help to identify the card by Karsten Keil · 13 years ago
  92. 1ea52fb mISDN: Layer1 statemachine fix by Karsten Keil · 13 years ago
  93. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 13 years ago
  94. 8423e6b mISDN: L2 timeouts need to be queued as L2 event by Karsten Keil · 13 years ago
  95. 7ed80fe mISDN: Fix refcounting bug by Karsten Keil · 13 years ago
  96. 82107b7 mISDN: Added PH_* state info to tei manager. by Andreas Eversberg · 13 years ago
  97. 1704575 net: sched: factorize code (qdisc_drop()) by Eric Dumazet · 13 years ago
  98. 8af3994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  99. dd7f5c9 e1000: Silence sparse warnings by correcting type by Andrei Emeltchenko · 13 years ago
  100. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 13 years ago