1. 5b01014 geneve: avoid use-after-free of skb->data by Sabrina Dubroca · 9 years ago
  2. 3de81b7 tipc: check minimum bearer MTU by Michal Kubeček · 9 years ago
  3. f0d21e8 Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  4. 50d5aa4 net: renesas: ravb: unintialized return value by Dan Carpenter · 9 years ago
  5. 33d446d sh_eth: remove unchecked interrupts for RZ/A1 by Chris Brandt · 9 years ago
  6. 8c4799a net: bcmgenet: Utilize correct struct device for all DMA operations by Florian Fainelli · 9 years ago
  7. 9bd813d NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040 by Daniele Palmas · 9 years ago
  8. d5c83d0 cdc_ether: Fix handling connection notification by Kristian Evensen · 9 years ago
  9. 6b6ebb6 ip6_offload: check segs for NULL in ipv6_gso_segment. by Artem Savkov · 9 years ago
  10. 721c744 RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net by Sowmini Varadhan · 9 years ago
  11. 80d1106a Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" by Eli Cooper · 9 years ago
  12. b4e479a ipv6: Set skb->protocol properly for local output by Eli Cooper · 9 years ago
  13. f418043 ipv4: Set skb->protocol properly for local output by Eli Cooper · 9 years ago
  14. 84ac726 packet: fix race condition in packet_set_ring by Philip Pettersson · 9 years ago
  15. 2219d5e net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler by Lino Sanfilippo · 9 years ago
  16. 151a14d net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers by Lino Sanfilippo · 9 years ago
  17. d262fd1 Merge branch 'stmmac-probe-error-handling-and-phydev-leaks' by David S. Miller · 9 years ago
  18. d2ed0a7 net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks by Johan Hovold · 9 years ago
  19. 661f049 net: ethernet: stmmac: platform: fix outdated function header by Johan Hovold · 9 years ago
  20. 5cc70bb net: ethernet: stmmac: dwmac-meson8b: fix probe error path by Johan Hovold · 9 years ago
  21. 939b200 net: ethernet: stmmac: dwmac-generic: fix probe error path by Johan Hovold · 9 years ago
  22. 2d22265 net: ethernet: stmmac: dwmac-rk: fix probe error path by Johan Hovold · 9 years ago
  23. 0a9e227 net: ethernet: stmmac: dwmac-sti: fix probe error path by Johan Hovold · 9 years ago
  24. 50ac64c net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors by Johan Hovold · 9 years ago
  25. 6919756 net/rtnetlink: fix attribute name in nlmsg_size() comments by Tobias Klauser · 9 years ago
  26. c54cdc3 ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum by Alexander Duyck · 9 years ago
  27. 516165a igb/igbvf: Don't use lco_csum to compute IPv4 checksum by Alexander Duyck · 9 years ago
  28. fadf3a2 net: asix: Fix AX88772_suspend() USB vendor commands failure issues by allan · 9 years ago
  29. 7bbf91c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  30. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  31. f00b534 can: peak: Add support for PCAN-USB X6 USB interface by Stephane Grosjean · 9 years ago
  32. fe5b406 can: peak: Fix bittiming fields size in bits by Stephane Grosjean · 9 years ago
  33. aa196ee macvtap: handle ubuf refcount correctly when meet errors by Jason Wang · 9 years ago
  34. af1cc7a tun: handle ubuf refcount correctly when meet errors by Jason Wang · 9 years ago
  35. 4ccfd63 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume by Grygorii Strashko · 9 years ago
  36. e2d2afe bpf: fix states equal logic for varlen access by Josef Bacik · 9 years ago
  37. 17a49cd netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel by Hongxu Jia · 9 years ago
  38. 0fcba28 Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  39. 7752f72 Merge branch 'l2tp-fixes' by David S. Miller · 9 years ago
  40. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 9 years ago
  41. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 9 years ago
  42. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 9 years ago
  43. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 9 years ago
  44. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 9 years ago
  45. bb83d62 cxgb4: Add PCI device ID for new adapter by Hariprasad Shenai · 9 years ago
  46. 80cca77 net: fec: cache statistics while device is down by Nikita Yushchenko · 9 years ago
  47. 17b4636 vxlan: fix a potential issue when create a new vxlan fdb entry. by Haishuang Yan · 9 years ago
  48. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 9 years ago
  49. a55e238 esp6: Fix integrity verification when ESN are used by Tobias Brunner · 9 years ago
  50. 7c7fedd esp4: Fix integrity verification when ESN are used by Tobias Brunner · 9 years ago
  51. 83e2d05 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 9 years ago
  52. f2ebf2a Merge branch 'fixed-phy-phydev-leaks' by David S. Miller · 9 years ago
  53. 881eada net: dsa: slave: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  54. 14cab6f net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks by Johan Hovold · 9 years ago
  55. c41a476 net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  56. 9f70eb3 net: ethernet: renesas: ravb: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  57. 16a67eb net: ethernet: mediatek: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  58. 5a57a30 net: ethernet: marvell: mvneta: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  59. 0807c4c net: ethernet: ucc_geth: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  60. 42c7004 net: ethernet: gianfar: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  61. b9755f0 net: ethernet: fs_enet: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  62. 82005b1 net: ethernet: fec: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  63. 140ca9d net: ethernet: bcmgenet: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  64. 39f8b0d net: ethernet: bcmsysport: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  65. 9e08103 net: ethernet: aurora: nb8800: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  66. 5a89394 net: ethernet: altera: fix fixed-link phydev leaks by Johan Hovold · 9 years ago
  67. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 9 years ago
  68. 0d8f3c6 net: dsa: slave: fix of-node leak and phy priority by Johan Hovold · 9 years ago
  69. a510887 GSO: Reload iph after pskb_may_pull by Arnaldo Carvalho de Melo · 9 years ago
  70. 725cbb62 sched: cls_flower: remove from hashtable only in case skip sw flag is not set by Jiri Pirko · 9 years ago
  71. 648f0c2 net/dccp: fix use-after-free in dccp_invalid_packet by Eric Dumazet · 9 years ago
  72. ffac0e9 net: macb: ensure ordering write to re-enable RX smoothly by Zumeng Chen · 9 years ago
  73. a0b44ee net: macb: fix the RX queue reset in macb_rx() by Cyrille Pitchen · 9 years ago
  74. 707693c netlink: Call cb->done from a worker thread by Herbert Xu · 9 years ago
  75. 95c2027 net/sched: pedit: make sure that offset is valid by Amir Vadai · 9 years ago
  76. 9b57da0 netfilter: ipv6: nf_defrag: drop mangled skb on ream error by Florian Westphal · 9 years ago
  77. 2dbb4c0 bpf/samples: Fix PT_REGS_IP on s390x and use it by Michael Holzheu · 9 years ago
  78. 7a99cd6 net: dsa: fix unbalanced dsa_switch_tree reference counting by Nikita Yushchenko · 9 years ago
  79. 79dc7e3 net: handle no dst on skb in icmp6_send by David Ahern · 9 years ago
  80. 2fc8d11 Merge branch 'mlx4-fixes' by David S. Miller · 9 years ago
  81. 44b911e net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to device managed flow steering by Jack Morgenstein · 9 years ago
  82. b435370 Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow" by Tariq Toukan · 9 years ago
  83. faa1fa5 net/sched: Export tc_tunnel_key so its UAPI accessible by Roi Dayan · 9 years ago
  84. 91eefaa amd-xgbe: Fix unused suspend handlers build warning by Borislav Petkov · 9 years ago
  85. 4df21df tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set by Julian Wollrath · 9 years ago
  86. 68c1644 Merge branch 'fix-RTL8211F-TX-delay-handling' by David S. Miller · 9 years ago
  87. e323049 net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Martin Blumenstingl · 9 years ago
  88. e5f3a4a Documentation: devicetree: clarify usage of the RGMII phy-modes by Martin Blumenstingl · 9 years ago
  89. d936377 net, sched: respect rcu grace period on cls destruction by Daniel Borkmann · 9 years ago
  90. 9590112 tipc: fix link statistics counter errors by Jon Paul Maloy · 9 years ago
  91. 8eb4adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  92. e824265 driver: macvtap: Unregister netdev rx_handler if macvtap_newlink fails by Gao Feng · 9 years ago
  93. a1cad5e Merge branch 'more-phydev-leaks' by David S. Miller · 9 years ago
  94. 6ffe1c4 net: qcom/emac: fix of_node and phydev leaks by Johan Hovold · 9 years ago
  95. cb1f341 net: fsl/fman: fix fixed-link-phydev reference leak by Johan Hovold · 9 years ago
  96. 9668303 net: fsl/fman: fix phydev reference leak by Johan Hovold · 9 years ago
  97. 0da6054 net: bcmgenet: fix phydev reference leak by Johan Hovold · 9 years ago
  98. fd05d7b net: dsa: fix fixed-link-phy device leaks by Johan Hovold · 9 years ago
  99. c9bd282 irda: fix overly long udelay() by Arnd Bergmann · 9 years ago
  100. 147fd28 driver: ipvlan: Fix one possible memleak in ipvlan_link_new by Gao Feng · 9 years ago