1. c322939 batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback by Marek Lindner · 12 years ago
  2. edbf12b batman-adv: ignore protocol packets if the interface did not enable this protocol by Marek Lindner · 12 years ago
  3. 7ae8b28 batman-adv: split neigh_new function into generic and batman iv specific parts by Marek Lindner · 12 years ago
  4. 0b0094e batman-adv: replace HZ calculations with jiffies_to_msecs() by Marek Lindner · 12 years ago
  5. d7b2a97 batman-adv: rename last_valid to last_seen by Marek Lindner · 12 years ago
  6. c3e2931 batman-adv: register batman ogm receive function during protocol init by Marek Lindner · 12 years ago
  7. ffa995e batman-adv: introduce packet type handler array for incoming packets by Marek Lindner · 12 years ago
  8. 75cd33f batman-adv: introduce is_single_hop_neigh variable to increase readability by Marek Lindner · 12 years ago
  9. 9205cc5 batman-adv: fix wrong dhcp option list browsing by Antonio Quartulli · 12 years ago
  10. 06a4c1c 6lowpan: IPv6 link local address by alex.bluesman.smirnov@gmail.com · 12 years ago
  11. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 12 years ago
  12. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 12 years ago
  13. a6700db net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits by Joe Perches · 12 years ago
  14. baf523c etherdevice.h: Add ether_addr_equal_64bits by Joe Perches · 12 years ago
  15. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  16. 39f1d94 be2net: avoid disabling sriov while VFs are assigned by Sathya Perla · 12 years ago
  17. d301e32 l2tp: fix data packet sequence number handling by James Chapman · 12 years ago
  18. 38d40b3 l2tp: fix reorder timeout recovery by James Chapman · 12 years ago
  19. 1070b1b tcp: Out-line tcp_try_rmem_schedule by Pavel Emelyanov · 12 years ago
  20. 3c961af tcp: Schedule rmem for rcvq repair send by Pavel Emelyanov · 12 years ago
  21. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 12 years ago
  22. 74e04ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  23. eef4560 ixgbe: update version number by Don Skidmore · 12 years ago
  24. 1210982 ixgbe: cleanup the hwmon function calls by Don Skidmore · 12 years ago
  25. aa7bd46 ixgbe: support software timestamping by Jacob Keller · 12 years ago
  26. e3aac88 ixgbe: add support for get_ts_info by Jacob Keller · 12 years ago
  27. db76ad4 ixgbe: correct disable_rx_buff timeout by Jacob Keller · 12 years ago
  28. 681ae1a ixgbe: Enable timesync clock-out feature for PPS support on X540 by Jacob E Keller · 12 years ago
  29. 3a6a4ed ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) by Jacob Keller · 12 years ago
  30. 44b82dd ixgbe: Fix bogus error message by Greg Rose · 12 years ago
  31. 3ebe8fd ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control by Alexander Duyck · 12 years ago
  32. 943561d ixgbe: Clean up priority based flow control by Alexander Duyck · 12 years ago
  33. dcaccc8 ixgbe: Exit on error case in VF message processing by Alexander Duyck · 12 years ago
  34. 7e3b4ff igb: output register's information related to RX/TX queue[4-15] by Koki Sanagi · 12 years ago
  35. 958a758 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Jeff Kirsher · 12 years ago
  36. 01da0c2 netxen_nic: Fix estimation of recv MSS in case of LRO by Rajesh Borundia · 12 years ago
  37. d612698 netxen: added miniDIMM support in driver. by Sucheta Chakraborty · 12 years ago
  38. d8c3e77 netxen_nic: Allow only useful and recommended firmware dump capture mask values by Manish chopra · 12 years ago
  39. 458c285 netxen_nic: disable minidump by default by Sritej Velaga · 12 years ago
  40. 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
  41. ba62b2a sfc: Implement module EEPROM access for SFE4002 and SFN4112F by Ben Hutchings · 12 years ago
  42. c087bd2 sfc: Added support for new ethtool APIs for obtaining module eeprom by Stuart Hodgson · 12 years ago
  43. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 12 years ago
  44. 081d094 ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors by Ben Hutchings · 12 years ago
  45. 6423518 sfc: By default refill RX rings as soon as space for a batch by David Riddoch · 12 years ago
  46. da9ca50 sfc: Fill RX rings completely full, rather than to 95% full by David Riddoch · 12 years ago
  47. 3de4e30 sfc: Fix missing cleanup in failure path of efx_pci_probe() by Ben Hutchings · 12 years ago
  48. 3dca9d2 sfc: Do not attempt to flush queues if DMA is disabled by Stuart Hodgson · 12 years ago
  49. 8feedbb dsa: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  50. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  51. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  52. 8561cf9 netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  53. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  54. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  55. c47fc98 bluetooth: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  56. 150238e atm: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  57. 9a7b6ef9 bridge: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  58. 171fe5ef bridge: netfilter: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  59. 53a2b3a 8021q: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  60. 28b2980 802: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  61. a599b0f etherdevice.h: Add ether_addr_equal by Joe Perches · 12 years ago
  62. a49d1a9 Merge git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  63. 2e7d21c e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 12 years ago
  64. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 12 years ago
  65. 817e076 netfilter: hashlimit: move rateinfo initialization to helper by Florian Westphal · 12 years ago
  66. 7a909ac netfilter: limit, hashlimit: avoid duplicated inline by Florian Westphal · 12 years ago
  67. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 12 years ago
  68. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 12 years ago
  69. eeb0d01 e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 12 years ago
  70. 9bb862b Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  71. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  72. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 12 years ago
  73. 9768e1a netfilter: nf_ct_expect: partially implement ctnetlink_change_expect by Kelvie Wong · 12 years ago
  74. 6d8ebc8 net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync by Hans Schillstrom · 12 years ago
  75. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  76. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  77. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 12 years ago
  78. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  79. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  80. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  81. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 12 years ago
  82. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 12 years ago
  83. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 12 years ago
  84. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 12 years ago
  85. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 12 years ago
  86. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  87. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  88. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  89. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  90. 748d845 ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  91. 41cff6d ipvs: timeout tables do not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  92. 4981682 netfilter: bridge: optionally set indev to vlan by Pablo Neira Ayuso · 12 years ago
  93. ac3a546 netfilter: nf_conntrack: use this_cpu_inc() by Eric Dumazet · 12 years ago
  94. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 12 years ago
  95. 031d770 netfilter: nf_ct_ecache: refactor notifier registration by Tony Zelenoff · 12 years ago
  96. b44907e etherdev.h: Convert int is_<foo>_ether_addr to bool by Joe Perches · 12 years ago
  97. 97138a1 smsc75xx: let EEPROM determine GPIO/LED settings by Steve Glendinning · 12 years ago
  98. 4f94a92 smsc75xx: eliminate unnecessary phy register read by Steve Glendinning · 12 years ago
  99. 7749622 smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL by Steve Glendinning · 12 years ago
  100. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago