1. 3df5b3c net: Add net-device param to the get offloaded stats ndo by Or Gerlitz · 8 years ago
  2. ac32378 Merge branch 'phy-broadcom-wirespeed-downshift-support' by David S. Miller · 8 years ago
  3. 30ce0de net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change by Florian Fainelli · 8 years ago
  4. db88816 net: phy: bcm7xxx: Add support for downshift/Wirespeed by Florian Fainelli · 8 years ago
  5. 99cec8a net: phy: broadcom: Allow enabling or disabling of EEE by Florian Fainelli · 8 years ago
  6. d06f78c net: phy: broadcom: Add support code for downshift/Wirespeed by Florian Fainelli · 8 years ago
  7. 5519da8 net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library by Florian Fainelli · 8 years ago
  8. f8071cd tcp: enhance tcp_collapse_retrans() with skb_shift() by Eric Dumazet · 8 years ago
  9. 7d381a0 net: dsa: mv88e6xxx: add MV88E6097 switch by Stefan Eichenberger · 8 years ago
  10. e22e996 net/phy: add trace events for mdio accesses by Uwe Kleine-König · 8 years ago
  11. b911682 VSOCK: add loopback to virtio_transport by Stefan Hajnoczi · 8 years ago
  12. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. 06b37b6 marvell: mark mvneta and mvpp2 32-bit only by Arnd Bergmann · 8 years ago
  14. 41f698b Merge branch 'mlxsw-thermal-zone' by David S. Miller · 8 years ago
  15. a50c1e3 mlxsw: core: Implement thermal zone by Ivan Vecera · 8 years ago
  16. 55c63aa mlxsw: reg: Add Management Fan Speed Limit register by Jiri Pirko · 8 years ago
  17. 2903372 Merge branch 'mv88e6390-initial-support' by David S. Miller · 8 years ago
  18. 7f9ef3a net: dsa: mv88e6xxx: Move g1 stats code in global1.[ch] by Andrew Lunn · 8 years ago
  19. e0d8b61 net: dsa: mv88e6xxx: Implement mv88e6390 get_stats by Andrew Lunn · 8 years ago
  20. 052f947 net: dsa: mv88e6xxx: Add stats_get_stats to ops structure by Andrew Lunn · 8 years ago
  21. dfafe44 net: dsa: mv88e6xxx: Add stats_get_sset_count|string to ops structure by Andrew Lunn · 8 years ago
  22. de227387 net: dsa: mv88e6xxx: Add mv88e6390 statistics unit init by Andrew Lunn · 8 years ago
  23. 7952347 net: dsa: mv88e6xxx: Add mv88e6390 stats snapshot operation by Andrew Lunn · 8 years ago
  24. 4b325d8 net: dsa: mv88e6xxx: Add comment about family a device belongs to by Andrew Lunn · 8 years ago
  25. a605a0f net: dsa: mv88e6xxx: Abstract stats_snapshot into ops structure by Andrew Lunn · 8 years ago
  26. 1a3b39e net: dsa: mv88e6xxx: Add the mv88e6390 family by Andrew Lunn · 8 years ago
  27. 096eea0 net: dsa: mv88e6xxx: Fix unused variable warning by using variable by Andrew Lunn · 8 years ago
  28. b4308f0 net: dsa: mv88e6xxx: Take switch out of reset before probe by Andrew Lunn · 8 years ago
  29. 3b404a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  30. 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  31. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  32. e796f49 net: ieee802154: constify ieee802154_ops structures by Bhumika Goyal · 8 years ago
  33. acbec85 Merge branch 'geneve-lwt-efficiency' by David S. Miller · 8 years ago
  34. 2e0b26e geneve: Optimize geneve device lookup. by pravin shelar · 8 years ago
  35. bcceeec geneve: Remove redundant socket checks. by pravin shelar · 8 years ago
  36. c3ef5aa geneve: Merge ipv4 and ipv6 geneve_build_skb() by pravin shelar · 8 years ago
  37. 9b4437a geneve: Unify LWT and netdev handling. by pravin shelar · 8 years ago
  38. 9e36ced Merge branch 'tcp-cong-undo_cwnd-mandatory' by David S. Miller · 8 years ago
  39. e979918 tcp: make undo_cwnd mandatory for congestion modules by Florian Westphal · 8 years ago
  40. 85f7e75 tcp: add cwnd_undo functions to various tcp cc algorithms by Florian Westphal · 8 years ago
  41. 2fcb58a Merge branch 'bridge-igmpv3-mldv2-support' by David S. Miller · 8 years ago
  42. aa2ae3e bridge: mcast: add MLDv2 querier support by Nikolay Aleksandrov · 8 years ago
  43. 5e92358 bridge: mcast: add IGMPv3 query support by Nikolay Aleksandrov · 8 years ago
  44. 7082c5c tcp: zero ca_priv area when switching cc algorithms by Florian Westphal · 8 years ago
  45. 7c6ae61 net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit by Gao Feng · 8 years ago
  46. fc51f2b driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_source by Gao Feng · 8 years ago
  47. 6bc5445 ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC by Peter Robinson · 8 years ago
  48. dad42c3 mlx4: avoid unnecessary dirtying of critical fields by Eric Dumazet · 8 years ago
  49. b668534 bnx2: use READ_ONCE() instead of barrier() by Eric Dumazet · 8 years ago
  50. d21dbdf udp: avoid one cache line miss in recvmsg() by Eric Dumazet · 8 years ago
  51. ee9d546 Merge branch 'mlx5-bpf-refcnt-fixes' by David S. Miller · 8 years ago
  52. 6d67942dd bpf: add __must_check attributes to refcount manipulating helpers by Daniel Borkmann · 8 years ago
  53. a055c19 bpf, mlx5: drop priv->xdp_prog reference on netdev cleanup by Daniel Borkmann · 8 years ago
  54. c54c062 bpf, mlx5: fix various refcount issues in mlx5e_xdp_set by Daniel Borkmann · 8 years ago
  55. 97bc402 bpf, mlx5: fix mlx5e_create_rq taking reference on prog by Daniel Borkmann · 8 years ago
  56. 3d40658 apparmor: fix change_hat not finding hat after policy replacement by John Johansen · 8 years ago
  57. f81a8a0 Merge branch 'mV88e6xxx-interrupt-fixes' by David S. Miller · 8 years ago
  58. 61f7c3f net: dsa: mv88e6xxx: Hold the mutex while freeing g1 interrupts by Andrew Lunn · 8 years ago
  59. 8e757eb net: dsa: mv88e6xxx: Fix releasing for the global2 interrupts by Andrew Lunn · 8 years ago
  60. 3dd0ef0 net: dsa: mv88e6xxx: Fix cleanup on error for g1 interrupt setup by Andrew Lunn · 8 years ago
  61. 3460a57 net: dsa: mv88e6xxx: Mask g1 interrupts and free interrupt by Andrew Lunn · 8 years ago
  62. 46712644 net: dsa: mv88e6xxx: Fix unconditional irq freeing by Andrew Lunn · 8 years ago
  63. a3db3d3 net: dsa: mv88e6xxx: Fix typos when removing g1 interrupts by Andrew Lunn · 8 years ago
  64. 9c76358 Linux 4.9-rc6 by Linus Torvalds · 8 years ago
  65. 697ed8d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  66. 51b9a31 tipc: eliminate obsolete socket locking policy description by Jon Paul Maloy · 8 years ago
  67. 3f0ae05 rtnl: fix the loop index update error in rtnl_dump_ifinfo() by Zhang Shengju · 8 years ago
  68. c72d8cd net: fix bogus cast in skb_pagelen() and use unsigned variables by Alexey Dobriyan · 8 years ago
  69. 32d84cd netlink: smaller nla_attr_minlen table by Alexey Dobriyan · 8 years ago
  70. 3b2c75d netlink: use "unsigned int" in nla_next() by Alexey Dobriyan · 8 years ago
  71. e0d7924 net: make struct napi_alloc_cache::skb_count unsigned int by Alexey Dobriyan · 8 years ago
  72. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  73. 77079b1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  74. d117b9a Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  75. 8cdf337 ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  76. 0f0909e fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 8 years ago
  77. 3c7018e fscrypto: don't use on-stack buffer for filename encryption by Eric Biggers · 8 years ago
  78. 50d438f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  79. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. ad092de i2c: i2c-mux-pca954x: fix deselect enabling for device-tree by Alex Hemme · 8 years ago
  81. f691838 Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  82. 384b0dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  83. 6741897 Merge tag 'leds_4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  84. eab8d4b Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  85. a2b0773 kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic by Paolo Bonzini · 8 years ago
  86. 7301d6a KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr by Paolo Bonzini · 8 years ago
  87. 22583f0 KVM: async_pf: avoid recursive flushing of work items by Paolo Bonzini · 8 years ago
  88. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  89. 1650b4e KVM: Disable irq while unregistering user notifier by Ignacio Alvarado · 8 years ago
  90. 8b95344 KVM: x86: do not go through vcpu in __get_kvmclock_ns by Paolo Bonzini · 8 years ago
  91. e5dbc4b Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  92. f463c99 Merge tag 'batadv-next-for-davem-20161119' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  93. adda306 Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  94. 9dd35d6 sparc: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  95. 5a21388 af_packet: Use virtio_net_hdr_from_skb() directly. by Jarno Rajahalme · 8 years ago
  96. db60eb5f af_packet: Use virtio_net_hdr_to_skb(). by Jarno Rajahalme · 8 years ago
  97. 9403cd7 virtio_net: Do not clear memory for struct virtio_net_hdr twice. by Jarno Rajahalme · 8 years ago
  98. d66016a virtio_net.h: Fix comment. by Jarno Rajahalme · 8 years ago
  99. 3e9e40e virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb(). by Jarno Rajahalme · 8 years ago
  100. 178c7ae net: macb: add check for dma mapping error in start_xmit() by Alexey Khoroshilov · 8 years ago