1. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 9 years ago
  2. 878e3c1 fsl/fman: Initialize fman->dev earlier by Igal Liberman · 9 years ago
  3. 88f8b1b stmmac: Fix 'eth0: No PHY found' regression by Gabriel Fernandez · 9 years ago
  4. ebc9780 Merge branch 'dwc_eth_qos' by David S. Miller · 9 years ago
  5. cd5e412 dwc_eth_qos: do phy_start before resetting hardware by Lars Persson · 9 years ago
  6. 016a91c dwc_eth_qos: use DWCEQOS_MSG_DEFAULT by Rabin Vincent · 9 years ago
  7. e8b0c32 dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent() by Rabin Vincent · 9 years ago
  8. d4dc35f dwc_eth_qos: release descriptors outside netif_tx_lock by Lars Persson · 9 years ago
  9. 8afb6c4 dwc_eth_qos: fix race condition in dwceqos_start_xmit by Rabin Vincent · 9 years ago
  10. 11351bf Merge branch 'mlx4-fixes' by David S. Miller · 9 years ago
  11. 6e52242 net/mlx4_core: Allow resetting VF admin mac to zero by Jack Morgenstein · 9 years ago
  12. 00ada91 net/mlx4_core: Check the correct limitation on VFs for HA mode by Moni Shoua · 9 years ago
  13. 03a79f3 net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables by Jack Morgenstein · 9 years ago
  14. ebc363f Merge branch 'mlx5-fixes' by David S. Miller · 9 years ago
  15. faf4478 net/mlx5e: Provide correct packet/bytes statistics by Gal Pressman · 9 years ago
  16. b081da5 net/mlx5e: Add rx/tx bytes software counters by Gal Pressman · 9 years ago
  17. 85082db net/mlx5e: Correctly handle RSS indirection table when changing number of channels by Tariq Toukan · 9 years ago
  18. bdfc028 net/mlx5e: Fix ethtool RX hash func configuration change by Tariq Toukan · 9 years ago
  19. 0ad9b20 net/mlx5e: Fix soft lockup when HW Timestamping is enabled by Eran Ben Elisha · 9 years ago
  20. ab0394fe net/mlx5e: Fix LRO modify by Tariq Toukan · 9 years ago
  21. 59a7c2f net/mlx5e: Remove wrong poll CQ optimization by Tariq Toukan · 9 years ago
  22. 607e681 r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48 by Chunhao Lin · 9 years ago
  23. 68df724 Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  24. 768c83a Merge branch 'bnx2x-fixes' by David S. Miller · 9 years ago
  25. 7e88009 bnx2x: fix indentation in bnx2x_sp_task() by Michal Schmidt · 9 years ago
  26. 8d1c6bc bnx2x: define event data reserved fields as little-endian by Michal Schmidt · 9 years ago
  27. da47273 bnx2x: define fields of struct cfc_del_event_data as little-endian by Michal Schmidt · 9 years ago
  28. ca4f2d5 bnx2x: access cfc_del_event only if the opcode is CFC_DEL by Michal Schmidt · 9 years ago
  29. a524ef7 bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian by Michal Schmidt · 9 years ago
  30. 5cc5c2d bnx2x: fix sending VF->PF messages on big-endian by Michal Schmidt · 9 years ago
  31. 9cd753a bnx2x: fix crash on big-endian when adding VLAN by Michal Schmidt · 9 years ago
  32. 2af8c4d mac80211_hwsim: treat as part of mac80211 for MAINTAINERS by Johannes Berg · 9 years ago
  33. 735c1e2 of_mdio: fix kernel-doc for of_phy_connect() by Sergei Shtylyov · 9 years ago
  34. 3d73e8f sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info by Xin Long · 9 years ago
  35. 40b4f0f sctp: lack the check for ports in sctp_v6_cmp_addr by Xin Long · 9 years ago
  36. f0da74b Merge branch 'phy-micrel-fixes' by David S. Miller · 9 years ago
  37. 99f81af phy: micrel: Disable auto negotiation on startup by Alexandre Belloni · 9 years ago
  38. f5aba91 phy: micrel: Ensure interrupts are reenabled on resume by Alexandre Belloni · 9 years ago
  39. edffc21 ppp: lock ppp->flags in ppp_read() and ppp_poll() by Guillaume Nault · 9 years ago
  40. a7f4b98 bna: fix list corruption by Ivan Vecera · 9 years ago
  41. c44a72a Merge tag 'linux-can-fixes-for-4.5-20160226' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  42. c36dd3e mac80211: minstrel_ht: fix a logic error in RTS/CTS handling by Felix Fietkau · 9 years ago
  43. 1ec7bae mac80211: Fix Public Action frame RX in AP mode by Jouni Malinen · 9 years ago
  44. 9acc54b mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs by Johannes Berg · 9 years ago
  45. a6522c0 3c59x: mask LAST_FRAG bit from length field in ring by Neil Horman · 9 years ago
  46. 472681d net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. by MINOURA Makoto / 箕浦 真 · 9 years ago
  47. e9a2d81 can: gs_usb: fixed disconnect bug by removing erroneous use of kfree() by Maximilain Schneider · 9 years ago
  48. 4c0b6eaf net: thunderx: Fix for Qset error due to CQ full by Sunil Goutham · 9 years ago
  49. f09cf4b r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam. by Chun-Hao Lin · 9 years ago
  50. 9b36881 net: fix bridge multicast packet checksum validation by Linus Lüssing · 9 years ago
  51. a4690af net: qca_spi: clear IFF_TX_SKB_SHARING by Stefan Wahren · 9 years ago
  52. 2b70bad net: qca_spi: Don't clear IFF_BROADCAST by Stefan Wahren · 9 years ago
  53. 65c38aa net: vrf: Remove direct access to skb->data by David Ahern · 9 years ago
  54. ee50c13 net: jme: fix suspend/resume on JMC260 by Diego Viola · 9 years ago
  55. 25ac341 Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  56. 2da897e bpf: fix csum setting for bpf_set_tunnel_key by Daniel Borkmann · 9 years ago
  57. a8c4a25 ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL by Hannes Frederic Sowa · 9 years ago
  58. c7dfe3a net: ethernet: nb8800: support fixed-link DT node by Sebastian Frias · 9 years ago
  59. fbb0fa8 bnxt_en: Fix zero padding of tx push data. by Michael Chan · 9 years ago
  60. 5146d1f tunnel: Clear IPCB(skb)->opt before dst_link_failure called by Bernie Harris · 9 years ago
  61. 9bdfb3b tcp: convert cached rtt from usec to jiffies when feeding initial rto by Konstantin Khlebnikov · 9 years ago
  62. fb5eb24c Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwan by Patrik Halfar · 9 years ago
  63. b860715 cfg80211: stop critical protocol session upon disconnect event by Arend van Spriel · 9 years ago
  64. 5e950a7 nl80211: Zero out the connection keys memory when freeing them. by Ola Olsson · 9 years ago
  65. 7a36b93 mac80211: minstrel_ht: set default tx aggregation timeout to 0 by Felix Fietkau · 9 years ago
  66. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  67. 5c102d0e Merge tag 'hwmon-for-linus-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  68. a16152c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  69. 7ee302f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  70. d856626 Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  71. dd78dac Merge branch 'bnx2x-848xx-phy-fixes' by David S. Miller · 9 years ago
  72. 4ec0b6d bnx2x: Fix 84833 phy command handler by Yuval Mintz · 9 years ago
  73. bb1187a bnx2x: Fix led setting for 84858 phy. by Yuval Mintz · 9 years ago
  74. 27ba2d2 bnx2x: Correct 84858 PHY fw version by Yuval Mintz · 9 years ago
  75. 512ab9a bnx2x: Fix 84833 RX CRC by Yuval Mintz · 9 years ago
  76. 1e411f0 bnx2x: Fix link-forcing for KR2 by Yuval Mintz · 9 years ago
  77. 9ca69b7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  78. b5a099c net: ethernet: davicom: fix devicetree irq resource by Robert Jarzmik · 9 years ago
  79. 1ad5466 fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC address by Ken Kawasaki · 9 years ago
  80. 14112ca Driver: Vmxnet3: Update Rx ring 2 max size by Shrikrishna Khare · 9 years ago
  81. d3e1718 Merge branch 'netcp-fixes' by David S. Miller · 9 years ago
  82. 0632448 net: netcp: rework the code for get/set sw_data in dma desc by Karicheri, Muralidharan · 9 years ago
  83. b1cb86a soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data by Karicheri, Muralidharan · 9 years ago
  84. 9ecfe87 net: ti: netcp: restore get/set_pad_info() functionality by Karicheri, Muralidharan · 9 years ago
  85. 3301be3 MAINTAINERS: Drop myself as xen netback maintainer by Ian Campbell · 9 years ago
  86. d9749fb sctp: Fix port hash table size computation by Neil Horman · 9 years ago
  87. 90cfde4 can: ems_usb: Fix possible tx overflow by Gerhard Uttenthaler · 9 years ago
  88. 81f70ba Linux 4.5-rc5 by Linus Torvalds · 9 years ago
  89. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  92. da6b736 Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  93. 37aa4da Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  94. a703f42 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  95. 59ceeaa kernel/resource.c: fix muxed resource handling in __request_region() by Simon Guinot · 9 years ago
  96. 3bd7594 Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb by Douglas Anderson · 9 years ago
  97. d07c027 net: bcmgenet: Fix internal PHY link state by Jaedon Shin · 9 years ago
  98. 18eceb8 af_unix: Don't use continue to re-execute unix_stream_read_generic loop by Rainer Weikusat · 9 years ago
  99. b5f0549 unix_diag: fix incorrect sign extension in unix_lookup_by_ino by Dmitry V. Levin · 9 years ago
  100. 5a0e2f2 Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago