summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sctp: only allow the out stream reset when the stream outq is emptyXin Long2017-11-271-0/+35
| * | sctp: use sizeof(__u16) for each stream number length instead of magic numberXin Long2017-11-271-4/+6
|/ /
* | openvswitch: fix the incorrect flow action alloc sizezhangliping2017-11-271-8/+8
* | net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva2017-11-261-1/+1
* | uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger2017-11-251-0/+1
* | net: dsa: fix 'increment on 0' warningVivien Didelot2017-11-251-11/+14
* | VSOCK: Don't call vsock_stream_has_data in atomic contextJorgen Hansen2017-11-251-3/+7
* | net: sched: crash on blocks with goto chain actionRoman Kapl2017-11-251-5/+12
* | net: thunderbolt: Stop using zero to mean no valid DMA mappingMika Westerberg2017-11-251-33/+24
* | net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham2017-11-251-1/+0
* | forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun2017-11-241-2/+2
* | Merge tag 'rxrpc-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2017-11-2417-325/+752
|\ \
| * | rxrpc: Fix conn expiry timersDavid Howells2017-11-245-28/+68
| * | rxrpc: Fix service endpoint expiryDavid Howells2017-11-246-18/+47
| * | rxrpc: Add keepalive for a callDavid Howells2017-11-244-0/+40
| * | rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells2017-11-248-12/+98
| * | rxrpc: Express protocol timeouts in terms of RTTDavid Howells2017-11-242-4/+25
| * | rxrpc: Don't transmit DELAY ACKs immediately on proposalDavid Howells2017-11-241-2/+2
| * | rxrpc: Fix call timeoutsDavid Howells2017-11-2411-201/+290
| * | rxrpc: Split the call params from the operation paramsDavid Howells2017-11-244-45/+60
| * | rxrpc: Delay terminal ACK transmission on a client callDavid Howells2017-11-245-13/+108
| * | rxrpc: Provide a different lockdep key for call->user_mutex for kernel callsDavid Howells2017-11-243-6/+17
| * | rxrpc: Don't set upgrade by default in sendmsg()David Howells2017-11-241-1/+1
| * | rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasingDavid Howells2017-11-241-2/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2462-409/+995
|\ \
| * \ Merge branch 'ipvlan-Fix-insufficient-skb-linear-check'David S. Miller2017-11-231-9/+27
| |\ \
| | * | ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng2017-11-231-1/+19
| | * | ipvlan: Fix insufficient skb linear check for arpGao Feng2017-11-231-8/+8
| |/ /
| * | geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu2017-11-231-1/+15
| * | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller2017-11-2310-90/+335
| |\ \
| | * \ Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2017-11-212-14/+39
| | |\ \
| | | * | wcn36xx: fix iris child-node lookupJohan Hovold2017-11-201-1/+1
| | | * | ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan2017-11-201-13/+38
| | |/ /
| | * | Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-11-208-76/+296
| | |\ \
| | | * | iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2017-11-162-8/+8
| | | * | iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho2017-11-163-34/+170
| | | * | iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2017-11-154-34/+118
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-11-2316-120/+154
| |\ \ \ \
| | * | | | i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-222-2/+2
| | * | | | ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-221-1/+1
| | * | | | i40e: restore promiscuous after resetAlan Brady2017-11-221-72/+83
| | * | | | i40evf: fix client notify of l2 paramsAlan Brady2017-11-222-17/+31
| | * | | | i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-221-0/+7
| | * | | | i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-222-9/+0
| | * | | | i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-221-10/+11