summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-18tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet1-1/+1
2019-02-18net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-02-18qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani1-2/+2
2019-02-18net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-18doc: Mention MSG_ZEROCOPY implementation for UDPPetr Vorel1-1/+1
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-30/+46
2019-02-17net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-16Merge branch 'net-dsa-b53-VLAN-and-L2-fixes'David S. Miller4-23/+84
2019-02-16net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli1-1/+1
2019-02-16net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli1-4/+6
2019-02-16net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-02-16net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli2-5/+57
2019-02-16net: dsa: b53: Fix default VLAN IDFlorian Fainelli1-13/+16
2019-02-16net: validate untrusted gso packets without csum offloadWillem de Bruijn2-1/+10
2019-02-16net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2-4/+23
2019-02-16net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski1-1/+4
2019-02-16net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi1-14/+20
2019-02-16Merge tag 'mac80211-for-davem-2019-02-15' of git://git.kernel.org/pub/scm/lin...David S. Miller3-110/+57
2019-02-16MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton1-10/+7
2019-02-16MIPS: eBPF: Always return sign extended 32b valuesPaul Burton1-3/+6
2019-02-15Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-blockLinus Torvalds4-16/+34
2019-02-15Merge tag 'for-5.0/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+51
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-3/+37
2019-02-15Merge tag 'drm-fixes-2019-02-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-248/+294
2019-02-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-10/+13
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-220/+429
2019-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+5
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai1-1/+5
2019-02-15mac80211: Free mpath object when rhashtable insertion failsHerbert Xu1-8/+9
2019-02-15mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2-101/+43
2019-02-15drm: Use array_size() when creating leaseMatthew Wilcox1-1/+2
2019-02-15Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-20/+46
2019-02-15Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie10-178/+208
2019-02-15Merge tag 'drm-misc-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-35/+9
2019-02-15dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-15Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds1-7/+3
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson8-192/+134
2019-02-14net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot1-0/+4
2019-02-14net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-02-14mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn1-4/+4
2019-02-14Merge branch 'net-phy-fix-locking-issue'David S. Miller2-20/+8
2019-02-14net: phy: fix potential race in the phylib state machineHeiner Kallweit1-0/+2
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit2-20/+6
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani1-3/+0
2019-02-14net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()Dan Carpenter1-1/+1
2019-02-14net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2-2/+2
2019-02-14dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin1-6/+22
2019-02-14net: phy: fix interrupt handling in non-started statesHeiner Kallweit1-3/+0
2019-02-14sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long1-1/+3