summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan2019-09-041-0/+3
* Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello2019-08-301-5/+0
* 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
| * SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust2019-08-261-11/+24
| * NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()Trond Myklebust2019-08-191-0/+3
| * NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust2019-08-191-1/+1
| * NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust2019-08-192-9/+19
| * NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust2019-08-191-7/+9
| * NFSv4: Fix return value in nfs_finish_open()Trond Myklebust2019-08-191-1/+1
| * NFSv4: Fix return values for nfs4_file_open()Trond Myklebust2019-08-191-6/+6
| * NFS: Don't refresh attributes with mounted-on-file informationTrond Myklebust2019-08-191-14/+19
* | Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-08-2710-38/+172
|\ \