1. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  3. 3268e5c team: Advertise tunneling offload features by Eran Ben Elisha · 10 years ago
  4. 34a55d5 net: qmi_wwan: ignore bogus CDC Union descriptors by Bjørn Mork · 10 years ago
  5. 270c499 net/macb: Update device tree binding for resetting PHY using GPIO by Gregory CLEMENT · 10 years ago
  6. 749cb5f cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code by Hariprasad Shenai · 10 years ago
  7. 9baeb9d cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets. by Hariprasad Shenai · 10 years ago
  8. f750265 cxgb4: Add API to alloc l2t entry; also update existing ones by Hariprasad Shenai · 10 years ago
  9. e41e282 cxgb4: Use symbolic constant for VLAN priority calculation by Hariprasad Shenai · 10 years ago
  10. 67894ee drivers: net: xgene: fix Tx flow control by Iyappan Subramanian · 10 years ago
  11. 301c141 nfp: clear ring delayed kick counters by Jakub Kicinski · 10 years ago
  12. 1bd4978a tun: honor IFF_UP in tun_get_user() by Eric Dumazet · 10 years ago
  13. ce42af9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  14. d7637d0 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
  15. 79aa05a 82xx: FCC: Fixing a bug causing to FCC port lock-up by Martin Roth · 10 years ago
  16. 7bff47d gianfar: Don't enable RX Filer if not supported by Hamish Martin · 10 years ago
  17. cd86660 i40e: Call geneve_get_rx_port to get the existing Geneve ports by Singhai, Anjali · 10 years ago
  18. 05ca402 geneve: Add geneve_get_rx_port support by Singhai, Anjali · 10 years ago
  19. c110c31 i40e: Kernel dependency update for i40e to support geneve offload by Singhai, Anjali · 10 years ago
  20. 6a89902 i40e: geneve tunnel offload support by Singhai, Anjali · 10 years ago
  21. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 10 years ago
  22. 4356981 stmmac: socfpga: Provide dt node to config ptp clk source. by Phil Reid · 10 years ago
  23. 19d857c stmmac: Fix calculations for ptp counters when clock input = 50Mhz. by Phil Reid · 10 years ago
  24. e34d656 stmmac: create of compatible mdio bus for stmmac driver by Phil Reid · 10 years ago
  25. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 10 years ago
  26. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 10 years ago
  27. 253aab0 fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload by Tom Herbert · 10 years ago
  28. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 10 years ago
  29. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 10 years ago
  30. edb42dc Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  31. 8c2b759 Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  32. 8aeb3c3 ser_gigaset: remove unnecessary kfree() calls from release method by Tilman Schmidt · 10 years ago
  33. 4c5e354 ser_gigaset: fix deallocation of platform device structure by Tilman Schmidt · 10 years ago
  34. ede03d3 ser_gigaset: turn nonsense checks into WARN_ON by Alan Cox · 10 years ago
  35. 74375c0 ser_gigaset: fix up NULL checks by Tilman Schmidt · 10 years ago
  36. 389e4e0 qlcnic: fix a timeout loop by Dan Carpenter · 10 years ago
  37. fe0be35 sfc: fix a timeout loop by Dan Carpenter · 10 years ago
  38. 351434c qlge: fix a timeout loop in ql_change_rx_buffers() by Dan Carpenter · 10 years ago
  39. b4bc88a ravb: Add fixed-link support by Kazuya Mizuguchi · 10 years ago
  40. c7557e6 amd-xgbe: fix a couple timeout loops by Dan Carpenter · 10 years ago
  41. 40d24c4 mISDN: fix a loop count by Dan Carpenter · 10 years ago
  42. 272c447 mlxsw: spectrum: Add support for VLAN devices on top of LAG by Ido Schimmel · 10 years ago
  43. 64771e3 mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG by Ido Schimmel · 10 years ago
  44. afd7f97 mlxsw: reg: Add lag_vid field to SFD register by Ido Schimmel · 10 years ago
  45. 26f0e7f mlxsw: spectrum: Add support for VLAN devices bridging by Ido Schimmel · 10 years ago
  46. 9589a7b5 mlxsw: spectrum: Handle VLAN devices linking / unlinking by Ido Schimmel · 10 years ago
  47. aac78a4 mlxsw: spectrum: Adjust FDB notifications for VLAN devices by Ido Schimmel · 10 years ago
  48. 54a7320 mlxsw: spectrum: Adjust switchdev ops for VLAN devices by Ido Schimmel · 10 years ago
  49. 9de6a80 mlxsw: spectrum: Use FID instead of VID when accessing FDB by Ido Schimmel · 10 years ago
  50. 19ae612 mlxsw: spectrum: Add another flood table for vFIDs by Ido Schimmel · 10 years ago
  51. c06a94e mlxsw: spectrum: Use appropriate parameter name by Ido Schimmel · 10 years ago
  52. 7f71eb4 mlxsw: spectrum: Split vFID range in two by Ido Schimmel · 10 years ago
  53. bd40e9d mlxsw: spectrum: Allocate active VLANs only for port netdevs by Ido Schimmel · 10 years ago
  54. 2b2b31c net/mlx4_core: fix handling return value of mlx4_slave_convert_port by Andrzej Hajda · 10 years ago
  55. 335b320 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  56. 09ccfd2 pptp: verify sockaddr_len in pptp_bind() and pptp_connect() by WANG Cong · 10 years ago
  57. 5449996 ravb: Add disable 10base by Kazuya Mizuguchi · 10 years ago
  58. 1299653 sh_eth: fix descriptor access endianness by Sergei Shtylyov · 10 years ago
  59. 3e23099 sh_eth: fix TX buffer byte-swapping by Sergei Shtylyov · 10 years ago
  60. 0a8047a e1000e: Fix msi-x interrupt automask by Benjamin Poirier · 10 years ago
  61. a61cfe4 e1000e: Do not write lsc to ics in msi-x mode by Benjamin Poirier · 10 years ago
  62. 16ecba5 e1000e: Do not read ICR in Other interrupt by Benjamin Poirier · 10 years ago
  63. 4d432f6 e1000e: Remove unreachable code by Benjamin Poirier · 10 years ago
  64. 5833e05 net/macb: add support for resetting PHY using GPIO by Gregory CLEMENT · 10 years ago
  65. 4655a12 drm: Don't overwrite UNVERFIED mode status to OK by Ville Syrjälä · 10 years ago
  66. 2344164 Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  67. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 10 years ago
  68. 3627f8f igb: Improve cable length function for I210, etc. by Joe Schultz · 10 years ago
  69. 06b0dd6 igb: Don't add PHY address to PCDL address by Aaron Sierra · 10 years ago
  70. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 10 years ago
  71. 5148371 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  72. 7e074af wan: wanxl: add pci_disable_device in case of error by Saurabh Sengar · 10 years ago
  73. 69d9728 ppp: declare ppp devices as enumerated interfaces by Guillaume Nault · 10 years ago
  74. 94dbffe ppp: define "ppp" device type by Guillaume Nault · 10 years ago
  75. 476933c qeth: get rid of redundant 0-termination by Rasmus Villemoes · 10 years ago
  76. 5777773 qeth: repair SBAL elements calculation by Ursula Braun · 10 years ago
  77. e5ebe63 qeth: initialize net_device with carrier off by Ursula Braun · 10 years ago
  78. b475e31 qeth use common function qeth_get_setassparms_cmd by Thomas Richter · 10 years ago
  79. e043046 s390-ctcm: Delete unnecessary checks before the function call "channel_remove" by Markus Elfring · 10 years ago
  80. d856c16 stmmac: dwmac-sunxi: Call exit cleanup function in probe error path by Chen-Yu Tsai · 10 years ago
  81. 6474de5 ravb: clear RIC1 in init instead of stop by Kazuya Mizuguchi · 10 years ago
  82. 20b08e1 net: phy: mdio-mux: Check return value of mdiobus_alloc() by Tobias Klauser · 10 years ago
  83. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 10 years ago
  84. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 10 years ago
  85. 1d977b0 drm/omap: fix fbdev pix format to support all platforms by Tomi Valkeinen · 10 years ago
  86. cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 10 years ago
  87. cf8190e hv_netvsc: Fix race condition on Multi-Send Data field by Haiyang Zhang · 10 years ago
  88. abe492b geneve: UDP checksum configuration via netlink by Tom Herbert · 10 years ago
  89. 98900a8 net:hns: print MAC with %pM by Andy Shevchenko · 10 years ago
  90. 946973a net:hns: annotate IO address space properly by Andy Shevchenko · 10 years ago
  91. 504b0fd fm10k: initialize xps at driver load by Jacob Keller · 10 years ago
  92. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 10 years ago
  93. bb269e8 fm10k: cleanup namespace pollution by Bruce Allan · 10 years ago
  94. 3e51564 fm10k: use BIT() macro instead of open-coded bit-shifting by Bruce Allan · 10 years ago
  95. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 10 years ago
  96. e214d85 fm10k: do not inline fm10k_iov_select_vid() by Bruce Allan · 10 years ago
  97. e00e23b fm10k: Cleanup exception handling for mailbox interrupt by Alexander Duyck · 10 years ago
  98. 587731e fm10k: Cleanup MSI-X interrupts in case of failure by Alexander Duyck · 10 years ago
  99. 5682366 fm10k: conditionally compile DCB and DebugFS support by Jacob Keller · 10 years ago
  100. e3b6e95 fm10k: bump driver version by Jacob Keller · 10 years ago