1. 36efc94 r6040: use module_pci_driver macro by Devendra Naga · 12 years ago
  2. a334b5f bnx2x: populate skb->l4_rxhash by Eric Dumazet · 12 years ago
  3. c558386 r8169: support RTL8168G by Hayes Wang · 12 years ago
  4. ffc4695 r8169: abstract out loop conditions. by Francois Romieu · 12 years ago
  5. fdf6fc0 r8169: ephy, eri and efuse functions signature changes. by Francois Romieu · 12 years ago
  6. 52989f0 r8169: csi_ops signature change. by Francois Romieu · 12 years ago
  7. 2419221 r8169: mdio_ops signature change. by Francois Romieu · 12 years ago
  8. 5598bfe r8169: add RTL8106E support. by Hayes Wang · 12 years ago
  9. 684901a stmmac: Fix for higher mtu size handling by Deepak Sikri · 12 years ago
  10. 8e83989 stmmac: Fix for nfs hang on multiple reboot by Deepak Sikri · 12 years ago
  11. c110973 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  12. b48d966 iwlegacy: don't mess up the SCD when removing a key by Emmanuel Grumbach · 12 years ago
  13. c2ca7d9 iwlegacy: always monitor for stuck queues by Stanislaw Gruszka · 12 years ago
  14. efd8211 rt2x00usb: fix indexes ordering on RX queue kick by Stanislaw Gruszka · 12 years ago
  15. b319046 mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK) by Bing Zhao · 12 years ago
  16. 10a9109 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 12 years ago
  17. 147f20e NFC: Prevent NULL deref when getting socket name by Sasha Levin · 12 years ago
  18. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 12 years ago
  19. bb3bb3a Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  20. 6bd0405 netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down by Pablo Neira Ayuso · 12 years ago
  21. a73f89a netfilter: ipset: timeout fixing bug broke SET target special timeout value by Jozsef Kadlecsik · 12 years ago
  22. 054581e cnic: Don't use netdev->base_addr by Michael Chan · 12 years ago
  23. 6fecd35 net: qmi_wwan: add ZTE MF60 by Bjørn Mork · 12 years ago
  24. b761c9b cgroup: fix panic in netprio_cgroup by Gao feng · 12 years ago
  25. 5c9df5fe small cleanup in ax25_addr_parse() by Dan Carpenter · 12 years ago
  26. e8efcec be2net: Fix Endian by Li RongQing · 12 years ago
  27. b93984c netdev/phy: Fixup lockdep warnings in mdio-mux.c by David Daney · 12 years ago
  28. 806a0fb bcm87xx: fix reg-init comment typo by Peter Korsgaard · 12 years ago
  29. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  30. d4e4164 ixgbe: DCB and SR-IOV can not co-exist and will cause hangs by Alexander Duyck · 12 years ago
  31. 567990c bcm87xx: disable autonegotiation by default by Peter Korsgaard · 12 years ago
  32. d663d18 sky2: Fix for interrupt handler by Mirko Lindner · 12 years ago
  33. 0e76732 sky2: Added support for Optima EEE by Mirko Lindner · 12 years ago
  34. 03fc472 net/macb: manage carrier state with call to netif_carrier_{on|off}() by Nicolas Ferre · 12 years ago
  35. 960fb66 netem: add limitation to reordered packets by Eric Dumazet · 12 years ago
  36. b94e52f atl1c: fix issue of transmit queue 0 timed out by Cloud Ren · 12 years ago
  37. ed10627 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks by Neil Horman · 12 years ago
  38. acfa9e9 net: dont use __netdev_alloc_skb for bounce buffer by Eric Dumazet · 12 years ago
  39. 12aba9e bnx2i: use strlcpy() instead of memcpy() for strings by Dan Carpenter · 12 years ago
  40. 3da947b ieee802154: verify packet size before trying to allocate it by Sasha Levin · 12 years ago
  41. 8f961fa Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  42. 95162d6 asix: avoid copies in tx path by Eric Dumazet · 12 years ago
  43. cabdc8ee net/mlx4_en: Add support for drop action through ethtool by Hadar Hen Zion · 12 years ago
  44. 8206728 net/mlx4_en: Manage flow steering rules with ethtool by Hadar Hen Zion · 12 years ago
  45. 592e49d net/mlx4: Implement promiscuous mode with device managed flow-steering by Hadar Hen Zion · 12 years ago
  46. 1b9c6b0 net/mlx4_core: Add resource tracking for device managed flow steering rules by Hadar Hen Zion · 12 years ago
  47. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
  48. 8fcfb4d net/mlx4_core: Add firmware commands to support device managed flow steering by Hadar Hen Zion · 12 years ago
  49. c96d97f net/mlx4: Set steering mode according to device capabilities by Hadar Hen Zion · 12 years ago
  50. 6d19993 net/mlx4_en: Re-design multicast attachments flow by Yevgeny Petrilin · 12 years ago
  51. aa1ec3d net/mlx4_core: Change resource tracking ID to be 64 bit by Hadar Hen Zion · 12 years ago
  52. 4af1c04 net/mlx4_core: Change resource tracking mechanism to use red-black tree by Hadar Hen Zion · 12 years ago
  53. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  54. 8ce5c9f r6040: remove duplicate call to the pci_set_drvdata by Devendra Naga · 12 years ago
  55. c56bf6f ipv6: fix a bad cast in ip6_dst_lookup_tail() by Eric Dumazet · 12 years ago
  56. 883dd4f ipv6: remove redundant declarations by Eric Dumazet · 12 years ago
  57. f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 12 years ago
  58. 700db99 ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. by David S. Miller · 12 years ago
  59. 2d3f6cc batman-adv: check incoming packet type for bla by Simon Wunderlich · 12 years ago
  60. a2de86f ipv6: Initialize the neighbour pointer of rt6_info on allocation by Steffen Klassert · 12 years ago
  61. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. 23c3421 drivers/ieee802154/at231rf230: remove unused return status by alex.bluesman.smirnov@gmail.com · 12 years ago
  63. 42c3629 6lowpan: revert 'reuse eth_mac_addr()' by alex.bluesman.smirnov@gmail.com · 12 years ago
  64. 0979e46 dccp: remove unnecessary codes in ipv6.c by RongQing.Li · 12 years ago
  65. 43264e0 ipv6: remove unnecessary codes in tcp_ipv6.c by RongQing.Li · 12 years ago
  66. 30e80b5 be2net: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  67. 7d51541 bnx2x: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  68. 0a74212 bnx2: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  69. 1180087 tg3: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  70. 98f2d21 myri10ge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  71. 5952dde cxgb4: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  72. dbfa600 cxgb3: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  73. 9eb8738 qlge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  74. 9cbb576 vxge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  75. 90b1ebe mlx4: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  76. 16917b8 net-next: Add netif_get_num_default_rss_queues by Yuval Mintz · 12 years ago
  77. bf5e53e ipv4: defer fib_compute_spec_dst() call by Eric Dumazet · 12 years ago
  78. 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 12 years ago
  79. d1e31fb xfrm: No need to copy generic neighbour pointer. by David S. Miller · 12 years ago
  80. f187bc6 ipv4: No need to set generic neighbour pointer. by David S. Miller · 12 years ago
  81. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  82. 534cb28 cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  83. 1d248b1 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. by David S. Miller · 12 years ago
  84. fccd7d5 decnet: Use neighbours privately in dn_route struct. by David S. Miller · 12 years ago
  85. 13a43d9 neigh: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  86. f9d7516 br_netfilter: Convert to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  87. c473737 cxgb4i: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  88. 0b399d4 cxgbi: Convert over to dst_neigh_lookup(). by David S. Miller · 12 years ago
  89. 24db1ba qeth: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  90. 178709b ipoib: Convert over to dev_lookup_neigh_skb(). by David S. Miller · 12 years ago
  91. dbedbe6d sch_teql: Convert over to dev_neigh_lookup_skb(). by David S. Miller · 12 years ago
  92. f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 12 years ago
  93. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  94. 60d354e sunrpc: Don't do a dst_confirm() on an input routes. by David S. Miller · 12 years ago
  95. 3c521f2 ipv4: Don't report neigh uptodate state in rtcache procfs. by David S. Miller · 12 years ago
  96. a263b30 ipv4: Make neigh lookups directly in output packet path. by David S. Miller · 12 years ago
  97. 1160472 ipv4: Fix crashes in ip_options_compile(). by David S. Miller · 12 years ago
  98. 46ba5a2 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits by Krishna Kumar · 12 years ago
  99. 59560a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  100. be0593c netfilter: nf_ct_tcp: missing per-net support for cttimeout by Pablo Neira Ayuso · 12 years ago