1. 98f40b3 l2tp: rely on ppp layer for skb scrubbing by Guillaume Nault · 8 years ago
  2. 04c67a9 Merge branch 'sh_eth-remove-BE-desc-support' by David S. Miller · 8 years ago
  3. 7cf7247 sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() by Sergei Shtylyov · 8 years ago
  4. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 8 years ago
  5. 6e898bf tilepro: use to_delayed_work by Geliang Tang · 8 years ago
  6. 48b874c Merge branch 'bnxt_en-combined-rx-tx-channels' by David S. Miller · 8 years ago
  7. 068c9ec bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings. by Michael Chan · 8 years ago
  8. 01657bc bnxt_en: Modify init sequence to support shared or non shared rings. by Michael Chan · 8 years ago
  9. 6e6c5a5 bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings. by Michael Chan · 8 years ago
  10. b81a90d bnxt_en: Re-structure ring indexing and mapping. by Michael Chan · 8 years ago
  11. 3b2b7d9 bnxt_en: Check for NULL rx or tx ring. by Michael Chan · 8 years ago
  12. b6ab4b0 bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct. by Michael Chan · 8 years ago
  13. 9f55459 bnxt_en: Refactor bnxt_dbg_dump_states(). by Michael Chan · 8 years ago
  14. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  16. 7c672dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  17. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  18. 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 8 years ago
  19. 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 8 years ago
  20. 7b22a77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  21. ccac042 Merge branch 'ethtool-phy-stats' by David S. Miller · 8 years ago
  22. 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 8 years ago
  23. d2fa47d phy: marvell: Add ethtool statistics counters by Andrew Lunn · 8 years ago
  24. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 8 years ago
  25. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 8 years ago
  26. a0ccc3f Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  27. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 8 years ago
  28. a3748a9 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  29. 1ab8c11 Merge branch 'be2net-next' by David S. Miller · 8 years ago
  30. ab07ead be2net: bump up the driver version to 11.0.0.0 by Suresh Reddy · 8 years ago
  31. fd7ff6f be2net: support ethtool get-dump option by Venkat Duvvuru · 8 years ago
  32. 980df24 be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd by Suresh Reddy · 8 years ago
  33. 04e888d be2net: remove unused error variables by Venkat Duvvuru · 8 years ago
  34. fdf81bf be2net: remove a line of code that has no effect by Sathya Perla · 8 years ago
  35. 6b52578 be2net: log digital signature errors while flashing FW image by Suresh Reddy · 8 years ago
  36. a23113b be2net: move FW flash cmd code to be_cmds.c by Suresh Reddy · 8 years ago
  37. 8836ff4 be2net: cleanup FW flash image related macro defines by Suresh Reddy · 8 years ago
  38. ac0f5fb be2net: avoid configuring VEPA mode on BE3 by Suresh Reddy · 8 years ago
  39. d9d426a be2net: fix VF link state transition from disabled to auto by Suresh Reddy · 8 years ago
  40. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  41. ab3a3b7 ixgbe: Fix bugs in ixgbe_clear_vf_vlans() by Alexander Duyck · 8 years ago
  42. 3ca2b25 ixgbe: Correct X550EM_x revision check by Mark Rustad · 9 years ago
  43. e9ee323 ixgbe: fix RSS limit for X550 by Emil Tantilov · 9 years ago
  44. fb8ad4a ixgbe: Clean up redundancy in hw_enc_features by Mark Rustad · 9 years ago
  45. 695b816 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 9 years ago
  46. af56b4d ixgbe: add support for QSFP PHY types in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  47. 9ad3d6f ixgbevf: minor cleanups for ixgbevf_set_itr() by Emil Tantilov · 9 years ago
  48. d0f71af ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector by William Dauchy · 9 years ago
  49. 866be88 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  50. e25bd6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 8 years ago
  52. cc28d6d ocfs2/dlm: clear migration_pending when migration target goes down by xuejiufei · 8 years ago
  53. 5f0f288 mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() by Andrew Banman · 8 years ago
  54. b5a8bc3 ocfs2: fix flock panic issue by Junxiao Bi · 8 years ago
  55. 92a8ed4 m32r: add io*_rep helpers by Sudip Mukherjee · 8 years ago
  56. 6122192 m32r: fix build failure by Sudip Mukherjee · 8 years ago
  57. facca61 arch/x86/xen/suspend.c: include xen/xen.h by Andrew Morton · 8 years ago
  58. 6df3868 mm: memcontrol: fix possible memcg leak due to interrupted reclaim by Vladimir Davydov · 8 years ago
  59. 5c9ee4c ocfs2: fix BUG when calculate new backup super by Joseph Qi · 8 years ago
  60. da0bcb4 net: hns: use to_platform_device() by Geliang Tang · 8 years ago
  61. bd0ed56 atm: solos-pci: use to_pci_dev() by Geliang Tang · 8 years ago
  62. c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 8 years ago
  63. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 8 years ago
  64. 5e71125 Merge branch 'bpf_hash-locking' by David S. Miller · 8 years ago
  65. 688ecfe bpf: hash: use per-bucket spinlock by tom.leiming@gmail.com · 8 years ago
  66. 45d8390 bpf: hash: move select_bucket() out of htab's spinlock by tom.leiming@gmail.com · 8 years ago
  67. 6591f1e bpf: hash: use atomic count by tom.leiming@gmail.com · 8 years ago
  68. 76cc404 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64() by Al Viro · 8 years ago
  69. c3293a9 lightnvm: wrong offset in bad blk lun calculation by Matias Bjørling · 8 years ago
  70. 1e60508 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. 48cc661 null_blk: use async queue restart helper by Jens Axboe · 8 years ago
  72. 2149141 block: add blk_start_queue_async() by Jens Axboe · 8 years ago
  73. 8513342 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  74. 2c7143d Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  75. f41647e RDMA/be2net: Remove open and close entry points by Devesh Sharma · 8 years ago
  76. 10a214d RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 8 years ago
  77. 36ac0db RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 8 years ago
  78. c6002d5 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 8 years ago
  79. 26a4d06 Merge branch 'bnxt_en-next' by David S. Miller · 8 years ago
  80. fbc9a52 bnxt_en: Add BCM57301 & BCM57402 devices. by David Christensen · 8 years ago
  81. c193554 bnxt_en: Update to Firmware interface spec 1.0.0. by Michael Chan · 8 years ago
  82. b72d4a6 bnxt_en: Keep track of the ring group resource. by Michael Chan · 8 years ago
  83. 4a21b49 bnxt_en: Improve VF resource accounting. by Michael Chan · 8 years ago
  84. 92268c3 bnxt_en: Cleanup bnxt_hwrm_func_cfg(). by Michael Chan · 8 years ago
  85. 2bcfa6f bnxt_en: Check hardware resources before enabling NTUPLE. by Michael Chan · 8 years ago
  86. 27e2418 bnxt_en: Don't treat single segment rx frames as GRO frames. by Michael Chan · 8 years ago
  87. 45019a1 bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled. by Michael Chan · 8 years ago
  88. 665e350 bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set. by Satish Baddipadige · 8 years ago
  89. 2731d70 bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV by Rob Swindell · 8 years ago
  90. edd0c2c bnxt_en: Optimize ring alloc and ring free functions. by Michael Chan · 8 years ago
  91. be58a0d bnxt_en: support hwrm_func_drv_unrgtr command by Jeffrey Huang · 8 years ago
  92. f456882 qlcnic: constify qlcnic_dcb_ops structures by Julia Lawall · 8 years ago
  93. ae49841 Merge branch 'r8169-RTL8168H-PHY-fixes' by David S. Miller · 8 years ago
  94. 5849333 r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt" by Chun-Hao Lin · 8 years ago
  95. e2e2788 r8169:Fix typo in setting RTL8168H PHY parameter by Chun-Hao Lin · 8 years ago
  96. 3538a5c sctp: label accepted/peeled off sockets by Marcelo Ricardo Leitner · 8 years ago
  97. 9ba0b96 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 8 years ago
  98. 032c5e8 Driver for IBM System i/p VNIC protocol by Thomas Falcon · 8 years ago
  99. 74bf8ef Linux 4.4-rc7 by Linus Torvalds · 8 years ago
  100. 3ae86f1 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago