aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-28net: mvpp2: cleanup probed ports in the probe error pathGravatar Antoine Tenart 1-2/+9
2017-11-28net: mvpp2: fix the txq_init error pathGravatar Antoine Tenart 1-18/+2
2017-11-28Merge branch 'mlxsw-GRE-offloading-fixes'Gravatar David S. Miller 1-40/+69
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updateGravatar Petr Machata 1-7/+21
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsGravatar Petr Machata 1-32/+29
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationGravatar Petr Machata 1-0/+18
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsGravatar Petr Machata 1-1/+1
2017-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...Gravatar David S. Miller 5-8/+13
2017-11-27e1000: Fix off-by-one in debug messageGravatar Ahmad Fatoum 1-2/+4
2017-11-27i40e: Fix reporting incorrect error codesGravatar Amritha Nambiar 1-1/+0
2017-11-27e1000e: fix the use of magic numbers for buffer overrun issueGravatar Sasha Neftin 2-4/+8
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGravatar Gustavo A R Silva 1-1/+1
2017-11-27tipc: eliminate access after delete in group_filter_msg()Gravatar Jon Maloy 1-1/+1
2017-11-27xen-netfront: remove warning when unloading moduleGravatar Eduardo Otubo 1-0/+18
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 10-17/+61
2017-11-28Merge branch 'sctp-stream-reconfig-fixes'Gravatar David S. Miller 1-12/+65
2017-11-28sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Gravatar Xin Long 1-1/+1
2017-11-28sctp: avoid flushing unsent queue when doing asoc resetGravatar Xin Long 1-7/+14
2017-11-28sctp: only allow the asoc reset when the asoc outq is emptyGravatar Xin Long 1-0/+9
2017-11-28sctp: only allow the out stream reset when the stream outq is emptyGravatar Xin Long 1-0/+35
2017-11-28sctp: use sizeof(__u16) for each stream number length instead of magic numberGravatar Xin Long 1-4/+6
2017-11-27mac80211: tear down RX aggregations firstGravatar Sara Sharon 1-1/+3
2017-11-27mac80211: fix the update of path metric for RANN frameGravatar Chun-Yeow Yeoh 1-6/+9
2017-11-27mac80211: use QoS NDP for AP probingGravatar Johannes Berg 7-10/+42
2017-11-26openvswitch: fix the incorrect flow action alloc sizeGravatar zhangliping 1-8/+8
2017-11-27net: openvswitch: datapath: fix data type in queue_gso_packetsGravatar Gustavo A. R. Silva 1-1/+1
2017-11-26uapi: add SPDX identifier to vm_sockets_diag.hGravatar Stephen Hemminger 1-0/+1
2017-11-26net: dsa: fix 'increment on 0' warningGravatar Vivien Didelot 1-11/+14
2017-11-26VSOCK: Don't call vsock_stream_has_data in atomic contextGravatar Jorgen Hansen 1-3/+7
2017-11-25net: sched: crash on blocks with goto chain actionGravatar Roman Kapl 1-5/+12
2017-11-25net: thunderbolt: Stop using zero to mean no valid DMA mappingGravatar Mika Westerberg 1-33/+24
2017-11-25net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsGravatar Sunil Goutham 1-1/+0
2017-11-24cfg80211: select CRYPTO_SHA256 if neededGravatar Johannes Berg 1-0/+7
2017-11-25forcedeth: replace pci_unmap_page with dma_unmap_pageGravatar Zhu Yanjun 1-2/+2
2017-11-25Merge tag 'rxrpc-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar David S. Miller 17-325/+752
2017-11-24rxrpc: Fix conn expiry timersGravatar David Howells 5-28/+68
2017-11-24rxrpc: Fix service endpoint expiryGravatar David Howells 6-18/+47
2017-11-24rxrpc: Add keepalive for a callGravatar David Howells 4-0/+40
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATAGravatar David Howells 8-12/+98
2017-11-24rxrpc: Express protocol timeouts in terms of RTTGravatar David Howells 2-4/+25
2017-11-24rxrpc: Don't transmit DELAY ACKs immediately on proposalGravatar David Howells 1-2/+2
2017-11-24rxrpc: Fix call timeoutsGravatar David Howells 11-201/+290
2017-11-24rxrpc: Split the call params from the operation paramsGravatar David Howells 4-45/+60
2017-11-24rxrpc: Delay terminal ACK transmission on a client callGravatar David Howells 5-13/+108
2017-11-24rxrpc: Provide a different lockdep key for call->user_mutex for kernel callsGravatar David Howells 3-6/+17
2017-11-24rxrpc: Don't set upgrade by default in sendmsg()Gravatar David Howells 1-1/+1
2017-11-24rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasingGravatar David Howells 1-2/+3
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 62-409/+995
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 4-3/+41
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 6-51/+78