Age | Commit message (Expand) | Author | Files | Lines |
2017-11-28 | lmc: Use memdup_user() as a cleanup | Vasyl Gomonovych | 1 | -10/+3 |
2017-11-28 | bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()' | Christophe JAILLET | 1 | -2/+2 |
2017-11-28 | net: phy: marvell10g: fix the PHY id mask | Antoine Tenart | 1 | -2/+3 |
2017-11-28 | net: mvpp2: check ethtool sets the Tx ring size is to a valid min value | Antoine Tenart | 1 | -0/+6 |
2017-11-28 | net: mvpp2: do not disable GMAC padding | Yan Markman | 1 | -9/+0 |
2017-11-28 | net: mvpp2: cleanup probed ports in the probe error path | Antoine Tenart | 1 | -2/+9 |
2017-11-28 | net: mvpp2: fix the txq_init error path | Antoine Tenart | 1 | -18/+2 |
2017-11-28 | mlxsw: spectrum_router: Update nexthop RIF on update | Petr Machata | 1 | -7/+21 |
2017-11-28 | mlxsw: spectrum_router: Handle encap to demoted tunnels | Petr Machata | 1 | -32/+29 |
2017-11-28 | mlxsw: spectrum_router: Demote tunnels on VRF migration | Petr Machata | 1 | -0/+18 |
2017-11-28 | mlxsw: spectrum_router: Offload decap only for up tunnels | Petr Machata | 1 | -1/+1 |
2017-11-28 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 5 | -8/+13 |
2017-11-28 | e1000: Fix off-by-one in debug message | Ahmad Fatoum | 1 | -2/+4 |
2017-11-28 | i40e: Fix reporting incorrect error codes | Amritha Nambiar | 1 | -1/+0 |
2017-11-28 | e1000e: fix the use of magic numbers for buffer overrun issue | Sasha Neftin | 2 | -4/+8 |
2017-11-28 | i40e/virtchnl: fix application of sizeof to pointer | Gustavo A R Silva | 1 | -1/+1 |
2017-11-27 | xen-netfront: remove warning when unloading module | Eduardo Otubo | 1 | -0/+18 |
2017-11-27 | Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 4 | -6/+7 |
2017-11-27 | mac80211: use QoS NDP for AP probing | Johannes Berg | 4 | -6/+7 |
2017-11-25 | net: thunderbolt: Stop using zero to mean no valid DMA mapping | Mika Westerberg | 1 | -33/+24 |
2017-11-25 | net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts | Sunil Goutham | 1 | -1/+0 |
2017-11-24 | forcedeth: replace pci_unmap_page with dma_unmap_page | Zhu Yanjun | 1 | -2/+2 |
2017-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -240/+569 |
2017-11-24 | Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla... | Linus Torvalds | 4 | -3/+41 |
2017-11-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -25/+50 |
2017-11-24 | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 35 | -511/+268 |
2017-11-23 | ipvlan: Fix insufficient skb linear check for ipv6 icmp | Gao Feng | 1 | -1/+19 |
2017-11-23 | ipvlan: Fix insufficient skb linear check for arp | Gao Feng | 1 | -8/+8 |
2017-11-23 | geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 | Hangbin Liu | 1 | -1/+15 |
2017-11-23 | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub... | David S. Miller | 10 | -90/+335 |
2017-11-23 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 16 | -120/+154 |
2017-11-23 | net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY | Florian Fainelli | 1 | -1/+1 |
2017-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -2/+8 |
2017-11-23 | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn | 2 | -1/+3 |
2017-11-23 | net: realtek: r8169: implement set_link_ksettings() | Tobias Jakobi | 1 | -16/+22 |
2017-11-23 | net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan | 1 | -0/+4 |
2017-11-23 | Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -36/+251 |
2017-11-23 | Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 24 | -275/+1815 |
2017-11-23 | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd | Linus Torvalds | 54 | -708/+1600 |
2017-11-23 | drm/edid: quirk HTC vive headset as non-desktop. [v2] | Dave Airlie | 1 | -0/+3 |
2017-11-23 | drm/fb: add support for not enabling fbcon on non-desktop displays [v2] | Dave Airlie | 1 | -1/+5 |
2017-11-23 | drm: add connector info/property for non-desktop displays [v2] | Dave Airlie | 2 | -2/+23 |
2017-11-23 | Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next | Dave Airlie | 5 | -380/+0 |
2017-11-23 | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 14 | -25/+37 |
2017-11-23 | Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 3 | -5/+2 |
2017-11-23 | Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg... | Dave Airlie | 1 | -46/+111 |
2017-11-22 | i40evf: Use smp_rmb rather than read_barrier_depends | Brian King | 1 | -1/+1 |
2017-11-22 | fm10k: Use smp_rmb rather than read_barrier_depends | Brian King | 1 | -1/+1 |
2017-11-22 | igb: Use smp_rmb rather than read_barrier_depends | Brian King | 1 | -1/+1 |
2017-11-22 | igbvf: Use smp_rmb rather than read_barrier_depends | Brian King | 1 | -1/+1 |