summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-251-2/+2
* | Merge tag 'rxrpc-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2017-11-2517-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-2362-409/+995
|\ \
| * \ Merge branch 'ipvlan-Fix-insufficient-skb-linear-check'David S. Miller2017-11-241-9/+27
| |\ \
| | * | ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng2017-11-241-1/+19
| | * | ipvlan: Fix insufficient skb linear check for arpGao Feng2017-11-241-8/+8
| |/ /
| * | geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu2017-11-241-1/+15
| * | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller2017-11-2410-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-2416-120/+154
| |\ \ \ \
| | * | | | i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | | fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | | igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | | igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | | ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| | * | | | i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-212-2/+2
| | * | | | ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-211-1/+1
| | * | | | i40e: restore promiscuous after resetAlan Brady2017-11-211-72/+83
| | * | | | i40evf: fix client notify of l2 paramsAlan Brady2017-11-212-17/+31
| | * | | | i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-211-0/+7
| | * | | | i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-212-9/+0
| | * | | | i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-211-10/+11
| | * | | | i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-214-4/+14
| * | | | | net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli2017-11-241-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-2414-152/+216
| |\ \ \ \ \
| | * | | | | bpf: fix branch pruning logicAlexei Starovoitov2017-11-232-1/+28
| | * | | | | Merge branch 'bpf-fix-null-arg-semantics'Daniel Borkmann2017-11-225-18/+116
| | |\ \ \ \ \
| | | * | | | | bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello2017-11-221-2/+2
| | | * | | | | bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello2017-11-221-1/+1