1. 34802a4 net/mlx5e: Do not modify the TX SKB by Achiad Shochat · 9 years ago
  2. 33c1529 Merge branch 'sctp-transport-rhashtable' by David S. Miller · 9 years ago
  3. c79c066 sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc by Xin Long · 9 years ago
  4. b5eff71 sctp: drop the old assoc hashtable of sctp by Xin Long · 9 years ago
  5. 39f66a7 sctp: apply rhashtable api to sctp procfs by Xin Long · 9 years ago
  6. 4f00878 sctp: apply rhashtable api to send/recv path by Xin Long · 9 years ago
  7. d6c0256 sctp: add the rhashtable apis for sctp global transport hashtable by Xin Long · 9 years ago
  8. 6a5ef90 Merge branch 'faster-soreuseport' by David S. Miller · 9 years ago
  9. 3ca8e40 soreuseport: BPF selection functional test by Craig Gallek · 9 years ago
  10. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  11. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 9 years ago
  12. ef45614 soreuseport: define reuseport groups by Craig Gallek · 9 years ago
  13. ebb3cf4 Merge branch 'mlxsw-fixes' by David S. Miller · 9 years ago
  14. 6c72a3d mlxsw: spectrum: Change bridge port attributes only when bridged by Ido Schimmel · 9 years ago
  15. 5a8f452 mlxsw: spectrum: Set bridge status in appropriate functions by Ido Schimmel · 9 years ago
  16. 7812407 mlxsw: spectrum: Return NOTIFY_BAD on bridge failure by Ido Schimmel · 9 years ago
  17. 7b31abe mlxsw: spectrum: Initialize PVID only once by Ido Schimmel · 9 years ago
  18. 46f85a9 chelsio: constify cphy_ops structures by Julia Lawall · 9 years ago
  19. 4667861 fsl/fman: allow modular build by Arnd Bergmann · 9 years ago
  20. 0efeff2 net: make ip6tunnel_xmit definition conditional by Arnd Bergmann · 9 years ago
  21. 15ab90f Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  22. 197c949 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 9 years ago
  23. 815bc58 Merge branch 'r8169-hw-programming-typo-fixes' by David S. Miller · 9 years ago
  24. 1016a4a r8169:Correct the way of setting RTL8168DP ephy by Chun-Hao Lin · 9 years ago
  25. c832c35f r8169:Fix typo in setting RTL8168H PHY PFM mode. by Chun-Hao Lin · 9 years ago
  26. 69f3dc3 r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode by Chun-Hao Lin · 9 years ago
  27. 98f40b3 l2tp: rely on ppp layer for skb scrubbing by Guillaume Nault · 9 years ago
  28. 04c67a9 Merge branch 'sh_eth-remove-BE-desc-support' by David S. Miller · 9 years ago
  29. 7cf7247 sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}() by Sergei Shtylyov · 9 years ago
  30. 888cc8c sh_eth: remove EDMAC_BIG_ENDIAN by Sergei Shtylyov · 9 years ago
  31. 6e898bf tilepro: use to_delayed_work by Geliang Tang · 9 years ago
  32. 48b874c Merge branch 'bnxt_en-combined-rx-tx-channels' by David S. Miller · 9 years ago
  33. 068c9ec bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings. by Michael Chan · 9 years ago
  34. 01657bc bnxt_en: Modify init sequence to support shared or non shared rings. by Michael Chan · 9 years ago
  35. 6e6c5a5 bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings. by Michael Chan · 9 years ago
  36. b81a90d bnxt_en: Re-structure ring indexing and mapping. by Michael Chan · 9 years ago
  37. 3b2b7d9 bnxt_en: Check for NULL rx or tx ring. by Michael Chan · 9 years ago
  38. b6ab4b0 bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct. by Michael Chan · 9 years ago
  39. 9f55459 bnxt_en: Refactor bnxt_dbg_dump_states(). by Michael Chan · 9 years ago
  40. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  42. 7c672dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  43. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  44. 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 9 years ago
  45. 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 9 years ago
  46. 7b22a77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  47. ccac042 Merge branch 'ethtool-phy-stats' by David S. Miller · 9 years ago
  48. 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  49. d2fa47d phy: marvell: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  50. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  51. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 9 years ago
  52. 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 · 9 years ago
  53. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 9 years ago
  54. a3748a9 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  55. 1ab8c11 Merge branch 'be2net-next' by David S. Miller · 9 years ago
  56. ab07ead be2net: bump up the driver version to 11.0.0.0 by Suresh Reddy · 9 years ago
  57. fd7ff6f be2net: support ethtool get-dump option by Venkat Duvvuru · 9 years ago
  58. 980df24 be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd by Suresh Reddy · 9 years ago
  59. 04e888d be2net: remove unused error variables by Venkat Duvvuru · 9 years ago
  60. fdf81bf be2net: remove a line of code that has no effect by Sathya Perla · 9 years ago
  61. 6b52578 be2net: log digital signature errors while flashing FW image by Suresh Reddy · 9 years ago
  62. a23113b be2net: move FW flash cmd code to be_cmds.c by Suresh Reddy · 9 years ago
  63. 8836ff4 be2net: cleanup FW flash image related macro defines by Suresh Reddy · 9 years ago
  64. ac0f5fb be2net: avoid configuring VEPA mode on BE3 by Suresh Reddy · 9 years ago
  65. d9d426a be2net: fix VF link state transition from disabled to auto by Suresh Reddy · 9 years ago
  66. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  67. ab3a3b7 ixgbe: Fix bugs in ixgbe_clear_vf_vlans() by Alexander Duyck · 9 years ago
  68. 3ca2b25 ixgbe: Correct X550EM_x revision check by Mark Rustad · 9 years ago
  69. e9ee323 ixgbe: fix RSS limit for X550 by Emil Tantilov · 9 years ago
  70. fb8ad4a ixgbe: Clean up redundancy in hw_enc_features by Mark Rustad · 9 years ago
  71. 695b816 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 9 years ago
  72. af56b4d ixgbe: add support for QSFP PHY types in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  73. 9ad3d6f ixgbevf: minor cleanups for ixgbevf_set_itr() by Emil Tantilov · 9 years ago
  74. d0f71af ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector by William Dauchy · 9 years ago
  75. 866be88 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. e25bd6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  77. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 9 years ago
  78. cc28d6d ocfs2/dlm: clear migration_pending when migration target goes down by xuejiufei · 9 years ago
  79. 5f0f288 mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() by Andrew Banman · 9 years ago
  80. b5a8bc3 ocfs2: fix flock panic issue by Junxiao Bi · 9 years ago
  81. 92a8ed4 m32r: add io*_rep helpers by Sudip Mukherjee · 9 years ago
  82. 6122192 m32r: fix build failure by Sudip Mukherjee · 9 years ago
  83. facca61 arch/x86/xen/suspend.c: include xen/xen.h by Andrew Morton · 9 years ago
  84. 6df3868 mm: memcontrol: fix possible memcg leak due to interrupted reclaim by Vladimir Davydov · 9 years ago
  85. 5c9ee4c ocfs2: fix BUG when calculate new backup super by Joseph Qi · 9 years ago
  86. da0bcb4 net: hns: use to_platform_device() by Geliang Tang · 9 years ago
  87. bd0ed56 atm: solos-pci: use to_pci_dev() by Geliang Tang · 9 years ago
  88. c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 9 years ago
  89. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 9 years ago
  90. 5e71125 Merge branch 'bpf_hash-locking' by David S. Miller · 9 years ago
  91. 688ecfe bpf: hash: use per-bucket spinlock by tom.leiming@gmail.com · 9 years ago
  92. 45d8390 bpf: hash: move select_bucket() out of htab's spinlock by tom.leiming@gmail.com · 9 years ago
  93. 6591f1e bpf: hash: use atomic count by tom.leiming@gmail.com · 9 years ago
  94. c6dc65d NFC: nci: memory leak in nci_core_conn_create() by Dan Carpenter · 9 years ago
  95. 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  96. be103b7 nfc: nxp-nci: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  97. 7be4fb6 nfc: microread: Fix header comment by Christophe Ricard · 9 years ago
  98. 3897de6 nfc: microread: Remove useless irq field by Christophe Ricard · 9 years ago
  99. 0b0a264 nfc: fdp: Move i2c client irq checking by Christophe Ricard · 9 years ago
  100. 397d649 MAINTAINERS: nfc: Add missing platform_data files references by Christophe Ricard · 9 years ago