1. 2b2b31c net/mlx4_core: fix handling return value of mlx4_slave_convert_port by Andrzej Hajda · 9 years ago
  2. f654861 skbuff: Fix offset error in skb_reorder_vlan_header by Vlad Yasevich · 9 years ago
  3. 09ccfd2 pptp: verify sockaddr_len in pptp_bind() and pptp_connect() by WANG Cong · 9 years ago
  4. 5449996 ravb: Add disable 10base by Kazuya Mizuguchi · 9 years ago
  5. 1299653 sh_eth: fix descriptor access endianness by Sergei Shtylyov · 9 years ago
  6. 3e23099 sh_eth: fix TX buffer byte-swapping by Sergei Shtylyov · 9 years ago
  7. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  8. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 9 years ago
  9. d856c16 stmmac: dwmac-sunxi: Call exit cleanup function in probe error path by Chen-Yu Tsai · 9 years ago
  10. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  11. 20b08e1 net: phy: mdio-mux: Check return value of mdiobus_alloc() by Tobias Klauser · 9 years ago
  12. e5f5d74 openvswitch: fix trivial comment typo by Paolo Abeni · 9 years ago
  13. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  14. 7f49e7a net: Flush local routes when device changes vrf association by David Ahern · 9 years ago
  15. 98900a8 net:hns: print MAC with %pM by Andy Shevchenko · 9 years ago
  16. 946973a net:hns: annotate IO address space properly by Andy Shevchenko · 9 years ago
  17. a907e36 netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort by Xin Long · 9 years ago
  18. 6d13cab Merge branch 'mpls-fixes' by David S. Miller · 9 years ago
  19. f20367d mpls: make via address optional for multipath routes by Robert Shearman · 9 years ago
  20. eb7809f mpls: fix out-of-bounds access when via address not specified by Robert Shearman · 9 years ago
  21. 72dcac9 mpls: don't dump RTA_VIA attribute if not specified by Robert Shearman · 9 years ago
  22. a3e948e mpls: validate L2 via address length by Robert Shearman · 9 years ago
  23. f1c2ef4 sfc: only use RSS filters if we're using RSS by Bert Kenward · 9 years ago
  24. f7fc6bc uapi: export ila.h by stephen hemminger · 9 years ago
  25. 173d26f Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago
  26. 028de14 bnxt_en: Implement missing tx timeout reset logic. by Michael Chan · 9 years ago
  27. 4cebdce bnxt_en: Don't cancel sp_task from bnxt_close_nic(). by Michael Chan · 9 years ago
  28. caefe52 bnxt_en: Change bp->state to bitmap. by Michael Chan · 9 years ago
  29. de68f5de bnxt_en: Fix bitmap declaration to work on 32-bit arches. by Michael Chan · 9 years ago
  30. d110986 openvswitch: Respect conntrack zone even if invalid by Joe Stringer · 9 years ago
  31. 2f3ab9f openvswitch: Fix helper reference leak by Joe Stringer · 9 years ago
  32. 651df21 phy: micrel: Fix finding PHY properties in MAC node. by Andrew Lunn · 9 years ago
  33. 9470e24 ipv6: sctp: clone options to avoid use after free by Eric Dumazet · 9 years ago
  34. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  35. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  36. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  37. bd678e0 netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones by Pablo Neira Ayuso · 9 years ago
  38. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  39. 639e077 netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure by Nikolay Borisov · 9 years ago
  40. b0a8d1a net: ezchip: fix address space confusion in nps_enet.c by Arnd Bergmann · 9 years ago
  41. 8cde3e4 net: fsl: avoid 64-bit warning on pq_mdio by Arnd Bergmann · 9 years ago
  42. 90186af r8152: fix lockup when runtime PM is enabled by Peter Wu · 9 years ago
  43. f406ce4 net: thunderx: Correctly distinguish between VF and LMAC count by Pavel Fedin · 9 years ago
  44. a322a1b geneve: Fix IPv6 xmit stats update. by Pravin B Shelar · 9 years ago
  45. bd5eb35 xfrm: take care of request sockets by Eric Dumazet · 9 years ago
  46. 69ce648 ipv6: sctp: fix lockdep splat in sctp_v6_get_dst() by Eric Dumazet · 9 years ago
  47. ce212d0 vxlan: interpret IP headers for ECN correctly by Jiri Benc · 9 years ago
  48. 0c9cd7c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  49. fe82b33 mpls: fix sending of local encapped packets by Robert Shearman · 9 years ago
  50. d445ed9 Merge branch 'vxlan-ipv6-metadata-dst' by David S. Miller · 9 years ago
  51. 239e944 vxlan: support ndo_fill_metadata_dst also for IPv6 by Jiri Benc · 9 years ago
  52. e5d4b29 vxlan: move IPv6 outpute route calculation to a function by Jiri Benc · 9 years ago
  53. 23bd51e Merge branch 'qed-fixes' by David S. Miller · 9 years ago
  54. 8f16bc9 qed: Correct slowpath interrupt scheme by Sudarsana Kalluru · 9 years ago
  55. c78df14 qed: Fix BAR size split for some servers by Ariel Elior · 9 years ago
  56. 76a9a36 qed: fix handling of concurrent ramrods. by Tomer Tayar · 9 years ago
  57. 4639d60 qed: Fix corner case for chain in-between pages by Tomer Tayar · 9 years ago
  58. 4675390 ethernet: aurora: AURORA_NB8800 should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  59. b7fe3d4 batman-adv: Fix invalid stack access in batadv_dat_select_candidates by Sven Eckelmann · 9 years ago
  60. 4c71895 batman-adv: fix erroneous client entry duplicate detection by Marek Lindner · 9 years ago
  61. a6cb390 batman-adv: avoid keeping false temporary entry by Simon Wunderlich · 9 years ago
  62. 437bb0e batman-adv: fix speedy join for DAT cache replies by Simon Wunderlich · 9 years ago
  63. 326fcfa net: remove unnecessary semicolon in netdev_alloc_pcpu_stats() by Felix Fietkau · 9 years ago
  64. 8a0d19c sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING by lucien · 9 years ago
  65. 8b570dc sctp: only drop the reference on the datamsg after sending a msg by lucien · 9 years ago
  66. 69b5777 sctp: hold the chunks only after the chunk is enqueued in outq by lucien · 9 years ago
  67. ed7d42e net: qca_spi: fix transmit queue timeout handling by Stefan Wahren · 9 years ago
  68. f8c0cfa net: cdc_mbim: add "NDP to end" quirk for Huawei E3372 by Bjørn Mork · 9 years ago
  69. a90099d9 Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation" by David S. Miller · 9 years ago
  70. 8e6569a MAINTAINERS: add myself as Renesas Ethernet drivers reviewer by Sergei Shtylyov · 9 years ago
  71. ef3f956 Merge branch 'sctp-timestamp-fixes' by David S. Miller · 9 years ago
  72. 50a5ffb sctp: also copy sk_tsflags when copying the socket by Marcelo Ricardo Leitner · 9 years ago
  73. 01ce63c sctp: update the netstamp_needed counter when copying sockets by Marcelo Ricardo Leitner · 9 years ago
  74. cb5e173 sctp: use the same clock as if sock source timestamps were on by Marcelo Ricardo Leitner · 9 years ago
  75. c5fb8ca vxlan: fix incorrect RCO bit in VXLAN header by Jiri Benc · 9 years ago
  76. 9a1ec46 ipv6: keep existing flags when setting IFA_F_OPTIMISTIC by Bjørn Mork · 9 years ago
  77. ae79a63 stmmac: fix resource management when resume by Giuseppe CAVALLARO · 9 years ago
  78. b17c1d9 ravb: fix RX queue #1 frame error counter name by Sergei Shtylyov · 9 years ago
  79. 248be83 sh_eth: fix kernel oops in skb_put() by Sergei Shtylyov · 9 years ago
  80. f61e2ee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  81. f2a3771 atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation by Pavel Machek · 9 years ago
  82. d3716f1 rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation by Herbert Xu · 9 years ago
  83. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  84. fe53985 pppoe: fix memory corruption in padt work structure by Guillaume Nault · 9 years ago
  85. 6001f34 Merge branch 'mvpp2-fixes' by David S. Miller · 9 years ago
  86. b501585 net: mvpp2: fix refilling BM pools in RX path by Marcin Wojtas · 9 years ago
  87. 4229d50 net: mvpp2: fix buffers' DMA handling on RX path by Marcin Wojtas · 9 years ago
  88. e864b4c net: mvpp2: fix missing DMA region unmap in egress processing by Marcin Wojtas · 9 years ago
  89. 3cf9222 rhashtable: Prevent spurious EBUSY errors on insertion by Herbert Xu · 9 years ago
  90. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  91. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  92. c041f08 Merge tag 'trace-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  93. 8ddb332 i40e/i40evf: avoid mutex re-init by Jesse Brandeburg · 9 years ago
  94. 6e80a18 MAINTAINERS: Update Intel Wired LAN reviewers by Jeff Kirsher · 9 years ago
  95. a3fb656 e100.txt: Cleanup license info in kernel doc by Jeff Kirsher · 9 years ago
  96. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  97. bf4d67d ixgbe: Reset interface after enabling SR-IOV by Alexander Duyck · 9 years ago
  98. cf18b77 net: phy: reset only targeted phy by Jérôme Pouiller · 9 years ago
  99. c5ba5c8 Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago
  100. b664f00 bnxt_en: Setup uc_list mac filters after resetting the chip. by Michael Chan · 9 years ago