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