1. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. d8b0426 sh_eth: fix SH7619/771x support by Sergei Shtylyov · 10 years ago
  3. 530aa2d sh_eth: use RNC mode for packet reception by Ben Dooks · 10 years ago
  4. 92ff71b net: remove some unless free on failure in alloc_netdev_mqs() by WANG Cong · 10 years ago
  5. e51fb15 rtnetlink: fix a memory leak when ->newlink fails by Cong Wang · 10 years ago
  6. 9aaae04 bnx2x: Fix kernel crash and data miscompare after EEH recovery by wenxiong@linux.vnet.ibm.com · 10 years ago
  7. 0c0e634 bnx2x: Adapter not recovery from EEH error injection by wenxiong@linux.vnet.ibm.com · 10 years ago
  8. 31f6f29 net: driver: smsc: set NOCARRIER flag in dev at driver initialization by Balakumaran Kannan · 10 years ago
  9. 1b9d48f hyper-v: make uuid_le const by stephen hemminger · 10 years ago
  10. 9323b23 lpc_eth: Use resource_size instead of computation by Benoit Taine · 10 years ago
  11. 21ee543 xfrm: fix race between netns cleanup and state expire notification by Michal Kubecek · 10 years ago
  12. 75348fc Merge branch 'hsilicon' by David S. Miller · 10 years ago
  13. 57c5bc9 net: hisilicon: add hix5hd2 mac driver by Zhangfei Gao · 10 years ago
  14. f70e9d8 Documentation: add Device tree bindings for Hisilicon hix5hd2 ethernet by Zhangfei Gao · 10 years ago
  15. 1299b3c Merge branch 'cnic' by David S. Miller · 10 years ago
  16. 5943691 cnic: Fix missing ISCSI_KEVENT_IF_DOWN message by Michael Chan · 10 years ago
  17. 437b8a2 cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings() by Michael Chan · 10 years ago
  18. 20f30c2 cnic: Don't take rcu_read_lock in cnic_rcv_netevent() by Michael Chan · 10 years ago
  19. 74f4392 net: davinci_emac: Remove unwanted debug/error message by Christian Riesch · 10 years ago
  20. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  21. f062a38 ethtool: Check that reserved fields of struct ethtool_rxfh are 0 by Ben Hutchings · 11 years ago
  22. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 11 years ago
  23. cae61ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  24. a68ab98 fec: Include pinctrl header file by Fabio Estevam · 10 years ago
  25. 41c389d bridge: Add bridge ifindex to bridge fdb notify msgs by Roopa Prabhu · 10 years ago
  26. 418c96a net: filter: fix possible memory leak in __sk_prepare_filter() by Leon Yu · 10 years ago
  27. 74e8ce3 atm: fore200e.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  28. ca75517 Merge tag 'md/3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  29. c65a965 via-ircc: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  30. 3aab01d net: ec_bhf: Add runtime dependencies by Jean Delvare · 10 years ago
  31. 8db4ec6 wan: Use usleep_range() by Manuel Schölling · 10 years ago
  32. 3b8d267 libata: Blacklist queued trim for Crucial M500 by Martin K. Petersen · 10 years ago
  33. f6d9b51 vxge: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  34. b2bda2f bnx2x: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  35. 92b4e11 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 8ee7a33 Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  37. da579dd Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  38. 0cfa5c0 tcp: fix cwnd undo on DSACK in F-RTO by Yuchung Cheng · 10 years ago
  39. 3afc557 drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC by Paul Gortmaker · 10 years ago
  40. 30f38d2 fib_trie: use seq_file_net rather than seq->private by David Ahern · 10 years ago
  41. 2d7a85f netlink: Only check file credentials for implicit destinations by Eric W. Biederman · 10 years ago
  42. e9d9450 net: filter: fix length calculation in BPF testsuite by Chema Gonzalez · 10 years ago
  43. f7b4e71 Merge branch 'mvneta' by David S. Miller · 10 years ago
  44. b926260 net: mv643xx_eth: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 10 years ago
  45. eee492e net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path by Ezequiel Garcia · 10 years ago
  46. ee9e495 net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 10 years ago
  47. dd11680 net: mv643xx_eth: Count dropped packets properly by Ezequiel Garcia · 10 years ago
  48. 2e3173a net: mvneta: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 10 years ago
  49. ba7e46e net: mvneta: Fix missing DMA region unmap by Ezequiel Garcia · 10 years ago
  50. 8eef5f9 net: mvneta: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 10 years ago
  51. 9fa9379 net: mvneta: Use default NAPI weight instead of a custom one by Ezequiel Garcia · 10 years ago
  52. 22fd2a5 ipheth: Add support for iPad 2 and iPad 3 by Kristian Evensen · 10 years ago
  53. 688cea8 macvlan: add netpoll support by dingtianhong · 10 years ago
  54. 7d507ac Merge branch 'cdc_ncm' by David S. Miller · 10 years ago
  55. e3cfeefc net: cdc_ncm: document the sysfs API by Bjørn Mork · 10 years ago
  56. 39eb7e0 net: cdc_ncm: allow tuning min_tx_pkt by Bjørn Mork · 10 years ago
  57. 871578c net: cdc_ncm: export NCM Transfer Block (NTB) parameters by Bjørn Mork · 10 years ago
  58. e368d27f net: cdc_ncm: drop ethtool coalesce support by Bjørn Mork · 10 years ago
  59. 289507d net: cdc_ncm: use sysfs for rx/tx aggregation tuning by Bjørn Mork · 10 years ago
  60. f42763d net: cdc_ncm: inform usbnet when rx buffers are reduced by Bjørn Mork · 10 years ago
  61. 1ba5d0f net: cdc_ncm: always reallocate tx_curr_skb when tx_max increases by Bjørn Mork · 10 years ago
  62. 1e2c611 net: cdc_ncm: reduce skb truesize in rx path by Bjørn Mork · 10 years ago
  63. e289fd2 macvlan: fix the problem when mac address changes for passthru mode by dingtianhong · 10 years ago
  64. 9d0d68f team: fix mtu setting by Jiri Pirko · 10 years ago
  65. 39c3609 net: fix inet_getid() and ipv6_select_ident() bugs by Eric Dumazet · 10 years ago
  66. d7ec858 net: stmmac: Handle different error codes from platform_get_irq_byname by Chen-Yu Tsai · 10 years ago
  67. fc0d6e9 net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMI by Aleksander Morgado · 10 years ago
  68. 9a793e7 net: qmi_wwan: add additional Sierra Wireless QMI devices by Aleksander Morgado · 10 years ago
  69. e0d7968 bridge: Prevent insertion of FDB entry with disallowed vlan by Toshiaki Makita · 10 years ago
  70. 31595de Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  71. bfc5184 netlink: rate-limit leftover bytes warning and print process name by Michal Schmidt · 10 years ago
  72. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  73. e067ee3 of: of_mdio: export symbol of_mdiobus_link_phydev by Daniel Mack · 10 years ago
  74. 4cd984b net: of_mdio: use int type for address variable by Daniel Mack · 10 years ago
  75. c7bfbe5 Merge branch 'netdevsync' by David S. Miller · 10 years ago
  76. f009618 enic: Update driver to use __dev_uc/mc_sync/unsync calls by Alexander Duyck · 10 years ago
  77. 670e5b8 net: Add support for device specific address syncing by Alexander Duyck · 10 years ago
  78. 3e82081 Merge branch '6lowpan-next' by David S. Miller · 10 years ago
  79. eb06481 6lowpan_rtnl: fix off by one while fragmentation by Alexander Aring · 10 years ago
  80. 51263ff 6lowpan_rtnl: fix fragmentation with two fragments by Alexander Aring · 10 years ago
  81. 86c92ee stmmac: Remove spin_lock call in stmmac_get_pauseparam() by Emil Goode · 10 years ago
  82. 2f91abd genetlink: remove superfluous assignment by Denis ChengRq · 10 years ago
  83. fcb2c0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  84. 96b2e73 Revert "net/mlx4_en: Use affinity hint" by David S. Miller · 10 years ago
  85. d64eed1 net: ks8851: Don't use regulator_get_optional() by Stephen Boyd · 10 years ago
  86. c532cea Merge branch 'filter-next' by David S. Miller · 10 years ago
  87. f8f6d67 net: filter: improve filter block macros by Daniel Borkmann · 10 years ago
  88. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 10 years ago
  89. d50bc15 net: filter: add test for loading SKF_AD_OFF limits by Daniel Borkmann · 10 years ago
  90. 9fe13ba net: filter: add slot overlapping test with fully filled M[] by Daniel Borkmann · 10 years ago
  91. c65c7a3 bridge: notify user space after fdb update by Jon Maxwell · 10 years ago
  92. 019ee79 bridge: fix the unbalanced promiscuous count when add_if failed by wangweidong · 10 years ago
  93. ee39facb net: Revert mlx4 cpumask changes. by David S. Miller · 10 years ago
  94. 2a82e40 net: ks8851: Don't use regulator_get_optional() by Stephen Boyd · 10 years ago
  95. 4324be1 net: qmi_wwan: add Netgear AirCard 341U by Aleksander Morgado · 10 years ago
  96. 4b9b1cd net: fix wrong mac_len calculation for vlans by Nikolay Aleksandrov · 10 years ago
  97. b07166b Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  98. 70a640d net/mlx4_en: Use affinity hint by Yuval Atias · 10 years ago
  99. c8865b6 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  100. fad01e8 Linux 3.15-rc8 by Linus Torvalds · 10 years ago