1. 0260a2f Merge branch 'bnxt_en-fixes' by David S. Miller · 8 years ago
  2. d612a57 bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout. by Michael Chan · 8 years ago
  3. 8a4d4c8 bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter. by Michael Chan · 8 years ago
  4. 74608fc bnxt_en: Ring free response from close path should use completion ring by Prashant Sreedharan · 8 years ago
  5. df3eb6c net_sched: drr: check for NULL pointer in drr_dequeue by Bernie Harris · 8 years ago
  6. b83ef50 ptp: ixp46x: use helpers for converting ns to timespec by Kefeng Wang · 8 years ago
  7. 21603fc tcp: Change reference to experimental CWND RFC. by Jörg Thalheim · 8 years ago
  8. de7d244 macvlan: make operstate and carrier more accurate by Nikolay Aleksandrov · 8 years ago
  9. 4d5cfcb tipc: fix connection abort during subscription cancel by Parthasarathy Bhuvaragan · 8 years ago
  10. 286af31 net: cavium: liquidio: use helpers ns_to_timespec64() by Kefeng Wang · 8 years ago
  11. 63e51b6 ipv4: early demux should be aware of fragments by Eric Dumazet · 8 years ago
  12. b644388 Merge branch 'phylib-regressions-part-2' by David S. Miller · 8 years ago
  13. e4bf797 DT: phy.txt: Clarify expected compatible values by Andrew Lunn · 8 years ago
  14. ae46113 of: of_mdio: Add a whitelist of PHY compatibilities. by Andrew Lunn · 8 years ago
  15. a77ce1b Merge branch 'lan78xx-fixes' by David S. Miller · 8 years ago
  16. 4b2a4a9 lan78xx: throttle TX path at slower than SuperSpeed USB by Woojung.Huh@microchip.com · 8 years ago
  17. a0db7d1 lan78xx: Add to handle mux control per chip id by Woojung.Huh@microchip.com · 8 years ago
  18. e495391 lan78xx: change to use updated phy-ignore-interrupts by Woojung.Huh@microchip.com · 8 years ago
  19. ff5d749 tcp: beware of alignments in tcp_get_info() by Eric Dumazet · 8 years ago
  20. 4f2c6ae switchdev: Require RTNL mutex to be held when sending FDB notifications by Ido Schimmel · 8 years ago
  21. 7d0105b xen-netfront: request Tx response events more often by Malcolm Crossley · 8 years ago
  22. 3b89624 net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets. by Nicolas Schichan · 8 years ago
  23. 6ed7423 of: of_mdio: Ensure mdio device is a PHY by Andrew Lunn · 8 years ago
  24. bd7c5e3 Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  25. c731f0e net: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  26. d88270e tcp: fix tcp_mark_head_lost to check skb len before fragmenting by Neal Cardwell · 8 years ago
  27. 8282f27 inet: frag: Always orphan skbs inside ip_defrag() by Joe Stringer · 8 years ago
  28. 2cc5e4c Merge branch 'sctp-transport-races' by David S. Miller · 8 years ago
  29. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 8 years ago
  30. fba4c33 sctp: hold transport before we access t->asoc in sctp proc by Xin Long · 8 years ago
  31. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 8 years ago
  32. 2baaa2d Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  33. bbeeda2 mlxsw: reg: Use correct offset in field definiton by Ido Schimmel · 8 years ago
  34. 3f47f86 mlxsw: spectrum: Compare local ports instead of pointers by Ido Schimmel · 8 years ago
  35. 304f515 mlxsw: spectrum: Dump LAG FDB records only once by Ido Schimmel · 8 years ago
  36. e43aca2 mlxsw: spectrum: Use correct netdev when notifying bridge by Ido Schimmel · 8 years ago
  37. 004f85e mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries by Ido Schimmel · 8 years ago
  38. 45827d7 mlxsw: spectrum: Notify bridge's FDB only based on learning_sync by Ido Schimmel · 8 years ago
  39. 4549113 mlxsw: spectrum: Disable learning according to STP state by Ido Schimmel · 8 years ago
  40. 9cb026e mlxsw: spectrum: Don't forward packets when STP state is DISABLED by Ido Schimmel · 8 years ago
  41. 039c49a mlxsw: spectrum: Flush FDB when leaving bridge by Ido Schimmel · 8 years ago
  42. 4193327 mlxsw: reg: Add the Switch Filtering DB Flush register by Ido Schimmel · 8 years ago
  43. 4dc236c mlxsw: spectrum: Handle port leaving LAG while bridged by Ido Schimmel · 8 years ago
  44. 6736fde rfkill: fix rfkill_fop_read wait_event usage by Johannes Berg · 8 years ago
  45. 4fa11ec mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 8 years ago
  46. 3b9e948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  47. 79febbc net: i40e: shut up uninitialized variable warnings by Arnd Bergmann · 8 years ago
  48. 5cae761 i40e: fix build warnings by Eric Dumazet · 8 years ago
  49. c85e492 hv_netvsc: Fix book keeping of skb during batching process by Haiyang Zhang · 8 years ago
  50. 757647e hv_netvsc: use skb_get_hash() instead of a homegrown implementation by Vitaly Kuznetsov · 8 years ago
  51. 87e5739 sit: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 8 years ago
  52. 05f3b50 net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28 by Johannes Berg · 8 years ago
  53. 62f2aaa defxx: fix build warning by Sudip Mukherjee · 8 years ago
  54. 36df745 net: macb: fix build warning by Sudip Mukherjee · 8 years ago
  55. 5cfa303 net: fec: make driver endian-safe by Johannes Berg · 8 years ago
  56. db0e51a net: dsa: fix mv88e6xxx switches by Russell King · 8 years ago
  57. 426f046 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try) by Martin Roth · 8 years ago
  58. 32b6170 ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV by Thomas Egerer · 8 years ago
  59. 27f7ed2 sctp: allow setting SCTP_SACK_IMMEDIATELY by the application by Marcelo Ricardo Leitner · 8 years ago
  60. facc432 net: simplify napi_synchronize() to avoid warnings by Arnd Bergmann · 8 years ago
  61. 9a368af pptp: fix illegal memory access caused by multiple bind()s by Hannes Frederic Sowa · 8 years ago
  62. b5d7a06 drivers: net: xgene: fix extra IRQ issue by Iyappan Subramanian · 8 years ago
  63. fa0dc04 af_unix: fix struct pid memory leak by Eric Dumazet · 8 years ago
  64. 4877be9 net: sock: remove dead cgroup methods from struct proto by Johannes Weiner · 8 years ago
  65. 0a9c453 net: phy: smsc: Fix disabling energy detect mode by Teresa Remmet · 8 years ago
  66. 8e0c2ab Merge branch 'mvneta-multi-clk' by David S. Miller · 8 years ago
  67. e308cb8 net: mvneta: update clocks property and document additional clock-names by Jisheng Zhang · 8 years ago
  68. 15cc4a4 net: mvneta: get optional bus clk by Jisheng Zhang · 8 years ago
  69. 2804ba4 net: mvneta: Try to get named core clock first by Jisheng Zhang · 8 years ago
  70. 0e03f56 net: mvneta: sort the headers in alphabetic order by Jisheng Zhang · 8 years ago
  71. 2c83229 net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats by Jisheng Zhang · 8 years ago
  72. 48189d6 net: hns: enet specifies a reference to dsaf by yankejian · 8 years ago
  73. e62a123 tcp: fix NULL deref in tcp_v4_send_ack() by Eric Dumazet · 8 years ago
  74. 35e2d11 tunnels: Allow IPv6 UDP checksums to be correctly controlled. by Jesse Gross · 8 years ago
  75. 4f2aaf7 Merge branch 'fix-phy-ignore-interrupts' by David S. Miller · 8 years ago
  76. 49f7a47 net: bcmgenet: Properly configure PHY to ignore interrupt by Florian Fainelli · 8 years ago
  77. deccd16f9 net: phy: Fix phy_mac_interrupt() by Florian Fainelli · 8 years ago
  78. d5c3d84 net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS by Florian Fainelli · 8 years ago
  79. ceb6560 net/irda: bfin_sir: remove duplicate defines by Sudip Mukherjee · 8 years ago
  80. 8034e1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  81. bffae69 net: change tcp_syn_retries documentation by Xin Long · 8 years ago
  82. 81e8f2e net: dp83640: Fix tx timestamp overflow handling. by Manfred Rudigier · 8 years ago
  83. 7c13067 net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 8 years ago
  84. ce87fc6 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 8 years ago
  85. b16c291 netfilter: nf_conntrack: use safer way to lock all buckets by Sasha Levin · 8 years ago
  86. 5f2f3ca sunvnet: Initialize network_header and transport_header in vnet_rx_one() by Sowmini Varadhan · 8 years ago
  87. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 8 years ago
  88. 52a82e2 af_iucv: Validate socket address length in iucv_sock_bind() by Ursula Braun · 8 years ago
  89. ed0dfff udp: fix potential infinite loop in SO_REUSEPORT logic by Eric Dumazet · 8 years ago
  90. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  91. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  92. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  93. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  94. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. 7f36f1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 8 years ago
  96. c38dec7 Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  97. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  98. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 8 years ago
  99. 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
  100. 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago