1. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  2. 6ae7feb macvtap: TUN_VNET_LE support by Michael S. Tsirkin · 10 years ago
  3. 56f0dcc tun: TUN_VNET_LE support, fix sparse warnings for virtio headers by Michael S. Tsirkin · 10 years ago
  4. 40630b8 tun: drop most type defines by Michael S. Tsirkin · 10 years ago
  5. 031f5e03 tun: move internal flag defines out of uapi by Michael S. Tsirkin · 10 years ago
  6. 9465a7a virtio_net: enable v1.0 support by Michael S. Tsirkin · 10 years ago
  7. 7e93a02 virtio_net: disable mac write for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  8. d04302b virtio_net: bigger header when VERSION_1 is set by Michael S. Tsirkin · 10 years ago
  9. bcff316 virtio_net: stricter short buffer length checks by Michael S. Tsirkin · 10 years ago
  10. 012873d virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr by Michael S. Tsirkin · 10 years ago
  11. 946fa56 virtio_net: pass vi around by Michael S. Tsirkin · 10 years ago
  12. fdd819b virtio_net: v1.0 endianness by Michael S. Tsirkin · 10 years ago
  13. 4c2d518 cxgb4: Fill in supported link mode for SFP modules by Hariprasad Shenai · 10 years ago
  14. 8d60972 xen-netfront: Remove BUGs on paged skb data which crosses a page boundary by Seth Forshee · 10 years ago
  15. 7fa2955 sh_eth: Fix sleeping function called from invalid context by Mitsuhiro Kimura · 10 years ago
  16. 28603d1 stmmac: platform: Move plat_dat checking earlier by Huacai Chen · 10 years ago
  17. 4d6a949 sh_eth: Fix skb alloc size and alignment adjust rule. by Mitsuhiro Kimura · 10 years ago
  18. f6c6fda bond: Check length of IFLA_BOND_ARP_IP_TARGET attributes by Thomas Graf · 10 years ago
  19. d1c637c5 Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  20. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  21. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  22. 571dcfd stmmac: platform: fix default values of the filter bins setting by Huacai Chen · 10 years ago
  23. 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 10 years ago
  24. 33f8461 net: dsa: bcm_sf2: reset switch prior to initialization by Florian Fainelli · 10 years ago
  25. a566059 net: dsa: bcm_sf2: fix unmapping registers in case of errors by Florian Fainelli · 10 years ago
  26. a620a6b tg3: fix ring init when there are more TX than RX channels by Thadeu Lima de Souza Cascardo · 10 years ago
  27. 7d63a5f rtlwifi: Change order in device startup by Larry Finger · 10 years ago
  28. a91ed19 rtlwifi: rtl8821ae: Fix 5G detection problem by Larry Finger · 10 years ago
  29. 3dc2b6a vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX] by Alexander Duyck · 10 years ago
  30. 2dd3433 xen-netback: do not report success if backend_create_xenvif() fails by Alexey Khoroshilov · 10 years ago
  31. 90d8879 Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  32. 5ac6c72 iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands by Luciano Coelho · 10 years ago
  33. 17a402a igb: Fixes needed for surprise removal support by Carolyn Wyborny · 10 years ago
  34. b5b2ffc ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe by Daniel Borkmann · 10 years ago
  35. 4556dc5 ixgbe: Correctly disable VLAN filter in promiscuous mode by Vlad Yasevich · 10 years ago
  36. 892d6eb virtio-net: validate features during probe by Jason Wang · 10 years ago
  37. c857781 Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  38. 17544e2 cxgb4 : Fix DCB priority groups being returned in wrong order by Anish Bhatt · 10 years ago
  39. a5f6fc2 pptp: fix stack info leak in pptp_getname() by Mathias Krause · 10 years ago
  40. a1d69c6 brcmfmac: don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  41. ddecab1 Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  42. 9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too by Or Gerlitz · 10 years ago
  43. b8e4500 bonding: fix curr_active_slave/carrier with loadbalance arp monitoring by Nikolay Aleksandrov · 10 years ago
  44. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  45. 8064673 can: m_can: update to support CAN FD features by Dong Aisheng · 10 years ago
  46. a93f5ca can: m_can: fix incorrect error messages by Dong Aisheng · 10 years ago
  47. 7660f63 can: m_can: add missing delay after setting CCCR_INIT bit by Dong Aisheng · 10 years ago
  48. 921f168 can: m_can: fix not set can_dlc for remote frame by Dong Aisheng · 10 years ago
  49. f6a9964 can: m_can: fix possible sleep in napi poll by Dong Aisheng · 10 years ago
  50. 962845d can: m_can: add missing message RAM initialization by Dong Aisheng · 10 years ago
  51. efe2228 can: m_can: add CONFIG_HAS_IOMEM dependence by David Cohen · 10 years ago
  52. d6fdb38 can: m_can: add .ndo_change_mtu function by Dong Aisheng · 10 years ago
  53. 50212b4 can: gs_usb: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  54. ca976d6 can: rcar_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  55. 92593a0 can: xilinx_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  56. fb3ec7b can: xilinx_can: fix comparison of unsigned variable by Sudip Mukherjee · 10 years ago
  57. 4e2061b can: remove unused variable by Sudip Mukherjee · 10 years ago
  58. efbd50d can: esd_usb2: fix memory leak on disconnect by Alexey Khoroshilov · 10 years ago
  59. 67b5909 can: dev: fix typo CIA -> CiA, CAN in Automation by Roman Fietze · 10 years ago
  60. 5247a58 can: dev: avoid calling kfree_skb() from interrupt context by Thomas Körper · 10 years ago
  61. 4c69f05 brcmfmac: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  62. 8180bd4 brcmfmac: kill URB when request timed out by Mathy Vanhoef · 10 years ago
  63. daad166 ath9k: fix regression in bssidmask calculation by Ben Greear · 10 years ago
  64. bb2bdeb qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem by Martin Hauke · 10 years ago
  65. 8c2dd54 ieee802154: fix error handling in ieee802154fake_probe() by Alexey Khoroshilov · 10 years ago
  66. 35717d8 drivers: net: cpsw: Fix TX_IN_SEL offset by John Ogness · 10 years ago
  67. 795a05c qlcnic: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  68. 956bdab net/mlx4_en: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  69. 725d548 be2net: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  70. 23e62de net: Add vxlan_gso_check() helper by Joe Stringer · 10 years ago
  71. 8a5809e Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  72. 19ca9fc vxlan: Do not reuse sockets for a different address family by Marcelo Leitner · 10 years ago
  73. ccf899a smsc911x: power-up phydev before doing a software reset. by Enric Balletbo i Serra · 10 years ago
  74. 6ff53fd net/smsc911x: Fix delays in the PHY enable/disable routines by Alexander Kochetkov · 10 years ago
  75. 242bcd5 net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode by Alexander Kochetkov · 10 years ago
  76. cca04b2 net: ptp: fix time stamp matching logic for VLAN packets. by Richard Cochran · 10 years ago
  77. ee7bc3c cxgb4 : dcb open-lldp interop fixes by Anish Bhatt · 10 years ago
  78. dbd479d net: bcmgenet: apply MII configuration in bcmgenet_open() by Florian Fainelli · 10 years ago
  79. c96e731 net: bcmgenet: connect and disconnect from the PHY state machine by Florian Fainelli · 10 years ago
  80. 93ecd26 net: qualcomm: Fix dependency by Stefan Wahren · 10 years ago
  81. 48eb5b9 ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx by Daniel Borkmann · 10 years ago
  82. 4e6ce4d ath9k: Fix RTC_DERIVED_CLK usage by Miaoqing Pan · 10 years ago
  83. 79ce047 net: phy: Correctly handle MII ioctl which changes autonegotiation. by Brian Hill · 10 years ago
  84. 0cd75b1 brcmfmac: fix conversion of channel width 20MHZ_NOHT by Arend van Spriel · 10 years ago
  85. cfd9167 rt2x00: do not align payload on modern H/W by Stanislaw Gruszka · 10 years ago
  86. 9d828ad Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  87. 5748eb8 net: ppp: Don't call bpf_prog_create() in ppp_lock by Takashi Iwai · 10 years ago
  88. f4a1edd net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set by Or Gerlitz · 10 years ago
  89. 87dd634 iwlwifi: pcie: fix prph dump length by Liad Kaufman · 10 years ago
  90. 9b520d8 iwlwifi: mvm: abort scan upon RFKILL by Emmanuel Grumbach · 10 years ago
  91. a815286 cxgb4 : Fix bug in DCB app deletion by Anish Bhatt · 10 years ago
  92. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  93. 50d21a6 cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold by Hariprasad Shenai · 10 years ago
  94. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 10 years ago
  95. 65f6ecc cxgb4vf: Move fl_starv_thres into adapter->sge data structure by Hariprasad Shenai · 10 years ago
  96. 9c3a667 b43: fix NULL pointer dereference in b43_phy_copy() by Hauke Mehrtens · 10 years ago
  97. d1cd5ba rtlwifi: rtl8192se: Fix connection problems by Larry Finger · 10 years ago
  98. caea217 rtlwifi: Fix errors in descriptor manipulation by Larry Finger · 10 years ago
  99. fb6eaf2 rtlwifi: Fix setting of tx descriptor for new trx flow by Larry Finger · 10 years ago
  100. 436c2a5 asix: Do full reset during ax88772_bind by Charles Keepax · 10 years ago