1. 177c8d1 net: mvpp2: Fix a memory leak in error handling path by Christophe Jaillet · 8 years ago
  2. 3608b13 mlx4: reduce OOM risk on arches with large pages by Eric Dumazet · 8 years ago
  3. b9ef4ab Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  4. e716953 ptr_ring: fix race conditions when resizing by Michael S. Tsirkin · 8 years ago
  5. d4e854c net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  6. f74f92b fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption by Colin Ian King · 8 years ago
  7. d410526 Merge branch 'sctp-MSG_MORE' by David S. Miller · 8 years ago
  8. 4ea0c32 sctp: add support for MSG_MORE by Xin Long · 8 years ago
  9. b7018d0 sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING by Xin Long · 8 years ago
  10. 93a66e9 GTP: Add some basic documentation about drivers/net/gtp.c by Harald Welte · 8 years ago
  11. eb36bed net: aquantia: remove function aq_ring_tx_deinit by Lino Sanfilippo · 8 years ago
  12. 90a6c99 net: ena: remove superfluous check in ena_remove() by Lino Sanfilippo · 8 years ago
  13. 2317c6b openvswitch: Set event bit after initializing labels. by Jarno Rajahalme · 8 years ago
  14. 5ed3fea Merge branch 'phy-unbind-crash' by David S. Miller · 8 years ago
  15. 25149ef net: phy: Check phydev->drv by Florian Fainelli · 8 years ago
  16. 7b9a88a net: phy: Fix PHY unbind crash by Florian Fainelli · 8 years ago
  17. cd2b708 sctp: check duplicate node before inserting a new transport by Xin Long · 8 years ago
  18. 7e1392f of_mdio: Add "broadcom,bcm5241" to the whitelist. by David Daney · 8 years ago
  19. d4ff816 net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support by david.wu · 8 years ago
  20. a4d69a4 sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu by Xin Long · 8 years ago
  21. 585396b Merge branch 'sctp-rcv-side-stream-reconf-ssn-reset-req-chunk' by David S. Miller · 8 years ago
  22. d884aa6 sctp: add reconf chunk event by Xin Long · 8 years ago
  23. 2040d3d sctp: add reconf chunk process by Xin Long · 8 years ago
  24. ea62504 sctp: add a function to verify the sctp reconf chunk by Xin Long · 8 years ago
  25. 16e1a91 sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter by Xin Long · 8 years ago
  26. 8105447 sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter by Xin Long · 8 years ago
  27. 35ea82d sctp: add support for generating stream ssn reset event notification by Xin Long · 8 years ago
  28. bd4b9f8 sctp: add support for generating stream reconf resp chunk by Xin Long · 8 years ago
  29. 61845d2 virtio-net: batch stats updating by Jason Wang · 8 years ago
  30. f5a5772 mlx4: fix potential divide by 0 in mlx4_en_auto_moderation() by Eric Dumazet · 8 years ago
  31. 1786dbf uapi: fix linux/rds.h userspace compilation error by Dmitry V. Levin · 8 years ago
  32. feb0869 uapi: fix linux/rds.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  33. bcb41c6 uapi: fix linux/mroute.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  34. 72aa107 uapi: fix linux/mroute6.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  35. 6c07ec0 uapi: fix linux/ipv6_route.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  36. 249168a ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs by Thomas Falcon · 8 years ago
  37. 901e040 ibmvnic: Use common counter for capabilities checks by Thomas Falcon · 8 years ago
  38. 6c267b3 ibmvnic: Handle processing of CRQ messages in a tasklet by Thomas Falcon · 8 years ago
  39. 1e128c8 qed: Add support for hardware offloaded FCoE. by Arun Easi · 8 years ago
  40. f787d1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. 83a0c6e i40e: Invoke softirqs after napi_reschedule by Benjamin Poirier · 8 years ago
  42. ee847d9 i40e: remove duplicate device id from PCI table by Carolyn Wyborny · 8 years ago
  43. b9c015d i40e: mark the value passed to csum_replace_by_diff as __wsum by Jacob Keller · 8 years ago
  44. ae13670 i40e: Error handling for link event by Harshitha Ramamurthy · 8 years ago
  45. 5cb2590 i40e: properly convert le16 value to CPU format by Jacob Keller · 8 years ago
  46. 2ae0bf5 i40e: convert to cpu from le16 to generate switch_id correctly by Jacob Keller · 8 years ago
  47. 773d402 i40e: refactor AQ CMD buffer debug printing by Alan Brady · 8 years ago
  48. 3c234c4 i40e: Fix Adaptive ITR enabling by Carolyn Wyborny · 8 years ago
  49. 51f3826 i40evf: add comment by Mitch Williams · 8 years ago
  50. 8a68bad i40evf: free rings in remove function by Mitch Williams · 8 years ago
  51. 03aa268 i40e: remove unnecessary call to i40e_update_link_info by Jacob Keller · 8 years ago
  52. 1d68005 i40e: enable mc magic pkt wakeup during power down by Joshua Hay · 8 years ago
  53. a410c82 i40e: fix disable overflow promiscuous mode by Alan Brady · 8 years ago
  54. 00ea1ce ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  55. 2763f92 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  56. b92ce30 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  57. 17a984b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 244ff16 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. e602e70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 3dd9c12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  61. fc98c3c printk: use rcuidle console tracepoint by Sergey Senozhatsky · 8 years ago
  62. 69e0517 ARM: multi_v7_defconfig: enable Qualcomm RPMCC by Andy Gross · 8 years ago
  63. 4c03b86 irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  64. 6dc39c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  65. 22f0708 vxlan: fix oops in dev_fill_metadata_dst by Paolo Abeni · 8 years ago
  66. 4e33e34 tcp: use page_ref_inc() in tcp_sendmsg() by Eric Dumazet · 8 years ago
  67. a4ecb15 tcp: accommodate sequence number to a peer's shrunk receive window caused by precision loss in window scaling by Cui, Cheng · 8 years ago
  68. e606519 Merge branch 'sfc-misc-fixes' by David S. Miller · 8 years ago
  69. 9c568fd sfc: do not device_attach if a reset is pending by Peter Dunning · 8 years ago
  70. 105eac6 sfc: forget filters from sw table if hw replies ENOENT on removing them by Bert Kenward · 8 years ago
  71. 0ccb998 sfc: fix filter_id misinterpretation in edge case by Jon Cooper · 8 years ago
  72. fbdf0e2 vmxnet3: prevent building with 64K pages by Arnd Bergmann · 8 years ago
  73. 74179d4 net/wan: add MODULE_LICENSE for fsl_ucc_hdlc by Valentin Longchamp · 8 years ago
  74. d2c5829 rds:Remove unnecessary ib_ring unalloc by Zhu Yanjun · 8 years ago
  75. 3b47352 nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines by Simon Horman · 8 years ago
  76. 806a837 pkt_sched: Remove useless qdisc_stab_lock by Gao Feng · 8 years ago
  77. 88c4845 rxrpc: Change module filename to rxrpc.ko by David Howells · 8 years ago
  78. b512472 netvsc: fix typo on statistics by Simon Xiao · 8 years ago
  79. 025331d rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size by Daniel Borkmann · 8 years ago
  80. 99f18f1 net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  81. 336f8a7 net: hamachi: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  82. eda7a5e bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries by Roopa Prabhu · 8 years ago
  83. a2b4eb5 Merge branch 'bpf-misc' by David S. Miller · 8 years ago
  84. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  85. 9383191 bpf: remove stubs for cBPF from arch code by Daniel Borkmann · 8 years ago
  86. c78f8bd bpf: mark all registered map/prog types as __ro_after_init by Daniel Borkmann · 8 years ago
  87. 5edabca dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  88. afcb50b bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure by Roopa Prabhu · 8 years ago
  89. 6850f8b net: bgmac: store MAC address directly in netdev->dev_addr by Tobias Klauser · 8 years ago
  90. 3105dfb Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  91. 2fe1e8a Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  92. a0d5ef4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  93. 444a034 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  94. 6adfd6a Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  95. 7ed1b12 Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  96. 6d6a505 net: ethoc: Use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  97. e1c151a Merge branch 'rhashtable-allocation-failure-during-insertion' by David S. Miller · 8 years ago
  98. da20420 rhashtable: Add nested tables by Herbert Xu · 8 years ago
  99. 40f9f43 tipc: Fix tipc_sk_reinit race conditions by Herbert Xu · 8 years ago
  100. 98687f4 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 8 years ago