summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]David Howells2019-08-315-5/+50
* Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2019-08-3014-268/+319
|\
| * rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells2019-08-275-32/+56
| * rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells2019-08-2712-76/+69
| * rxrpc: Add a private skb flag to indicate transmission-phase skbsDavid Howells2019-08-272-1/+3
| * rxrpc: Abstract out rxtx ring cleanupDavid Howells2019-08-271-16/+17
| * rxrpc: Pass the input handler's data skb reference to the Rx ringDavid Howells2019-08-271-5/+15
| * rxrpc: Use info in skbuff instead of reparsing a jumbo packetDavid Howells2019-08-273-136/+139
| * rxrpc: Improve jumbo packet countingDavid Howells2019-08-273-12/+30
* | net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-08-301-4/+2
* | amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-08-301-2/+8
* | Merge tag 'mac80211-for-davem-2019-08-29' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-08-305-9/+34
|\ \
| * | mac80211: Correctly set noencrypt for PAE framesDenis Kenzior2019-08-291-1/+1
| * | mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior2019-08-291-2/+2
| * | iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho2019-08-294-6/+31
|/ /
* | sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-08-291-0/+7
* | Merge branch 'nfp-flower-fix-bugs-in-merge-tunnel-encap-code'David S. Miller2019-08-292-7/+8
|\ \
| * | nfp: flower: handle neighbour events on internal portsJohn Hurley2019-08-291-4/+4
| * | nfp: flower: prevent ingress block binds on internal portsJohn Hurley2019-08-291-3/+4
|/ /
* | Merge branch 'r8152-fix-side-effect'David S. Miller2019-08-291-4/+1
|\ \
| * | r8152: remove calling netif_napi_delHayes Wang2019-08-291-2/+0
| * | Revert "r8152: napi hangup fix after disconnect"Hayes Wang2019-08-291-2/+1
|/ /
* | net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti2019-08-291-2/+6
* | tcp: inherit timestamp on mtu probeWillem de Bruijn2019-08-291-1/+2
* | net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-08-293-2/+7
* | ibmvnic: Do not process reset during or after device removalThomas Falcon2019-08-291-1/+5
* | openvswitch: Clear the L4 portion of the key for "later" fragments.Justin Pettit2019-08-281-1/+4
* | openvswitch: Properly set L4 keys on "later" IP fragmentsGreg Rose2019-08-283-66/+95
* | mld: fix memory leak in mld_del_delrec()Eric Dumazet2019-08-281-2/+3
* | net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti2019-08-281-4/+7
* | Merge branch 'macb-Update-ethernet-compatible-string-for-SiFive-FU540'David S. Miller2019-08-282-3/+3
|\ \
| * | macb: Update compatibility string for SiFive FU540-C000Yash Shah2019-08-281-1/+1
| * | macb: bindings doc: update sifive fu540-c000 bindingYash Shah2019-08-281-2/+2
|/ /
* | tcp: remove empty skb from write queue in error casesEric Dumazet2019-08-281-10/+20
* | net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon2019-08-281-1/+4
* | net: fix skb use after free in netpollFeng Sun2019-08-281-3/+3
* | net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean2019-08-281-0/+2
* | Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-08-283-1/+28
* | net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-08-2820-24/+27
* | Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-08-2714-118/+163
|\ \
| * | NFS: remove set but not used variable 'mapping'YueHaibing2019-08-271-2/+0
| * | NFSv2: Fix write regressionTrond Myklebust2019-08-271-1/+3
| * | NFSv2: Fix eof handlingTrond Myklebust2019-08-271-1/+2
| * | NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust2019-08-261-8/+13
| * | NFS: Fix spurious EIO read errorsTrond Myklebust2019-08-263-21/+36
| * | pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust2019-08-261-2/+9
| * | SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust2019-08-261-1/+1
| * | Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-08-263-25/+0
| * | SUNRPC: Handle EADDRINUSE and ENOBUFS correctlyTrond Myklebust2019-08-261-3/+7
| * | pNFS/flexfiles: Turn off soft RPC callsTrond Myklebust2019-08-261-5/+10