summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: eliminate access after delete in group_filter_msg()Jon Maloy2017-11-271-1/+1
* Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-285-10/+47
|\
| * mac80211: tear down RX aggregations firstSara Sharon2017-11-271-1/+3
| * mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh2017-11-271-6/+9
| * mac80211: use QoS NDP for AP probingJohannes Berg2017-11-272-3/+28
| * cfg80211: select CRYPTO_SHA256 if neededJohannes Berg2017-11-241-0/+7
* | sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Xin Long2017-11-281-1/+1
* | sctp: avoid flushing unsent queue when doing asoc resetXin Long2017-11-281-7/+14
* | sctp: only allow the asoc reset when the asoc outq is emptyXin Long2017-11-281-0/+9
* | sctp: only allow the out stream reset when the stream outq is emptyXin Long2017-11-281-0/+35
* | sctp: use sizeof(__u16) for each stream number length instead of magic numberXin Long2017-11-281-4/+6
* | openvswitch: fix the incorrect flow action alloc sizezhangliping2017-11-261-8/+8
* | net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva2017-11-271-1/+1
* | net: dsa: fix 'increment on 0' warningVivien Didelot2017-11-261-11/+14
* | VSOCK: Don't call vsock_stream_has_data in atomic contextJorgen Hansen2017-11-261-3/+7
* | net: sched: crash on blocks with goto chain actionRoman Kapl2017-11-251-5/+12
* | rxrpc: Fix conn expiry timersDavid Howells2017-11-245-28/+68
* | rxrpc: Fix service endpoint expiryDavid Howells2017-11-245-18/+45
* | rxrpc: Add keepalive for a callDavid Howells2017-11-243-0/+34
* | rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells2017-11-247-10/+89
* | 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-249-179/+242
* | 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-2313-29/+221
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-243-12/+14
| |\ \
| | * | bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-221-2/+2
| | * | net: xdp: don't allow device-bound programs in driver modeJakub Kicinski2017-11-211-0/+7
| | * | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-212-10/+5
| * | | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-248-11/+195
| * | | net: ipv6: Fixup device for anycast routes during copyDavid Ahern2017-11-241-1/+1
| * | | net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven2017-11-241-1/+1
| * | | net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun2017-11-241-1/+1
| * | | ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel2017-11-241-0/+5
| * | | net: sched: fix crash when deleting secondary chainsRoman Kapl2017-11-241-3/+4
* | | | Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-11-224-15/+13
|\ \ \ \ | |/ / / |/| | |
| * | | 9p: Fix missing commas in mount optionsTuomas Tynkkynen2017-11-192-4/+4
| * | | net/9p: Switch to wait_event_killable()Tuomas Tynkkynen2017-10-233-11/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2120-142/+159
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-2116-136/+151
| |\ \ \
| | * | | mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg2017-11-201-0/+5
| | * | | cfg80211: initialize regulatory keys/database laterJohannes Berg2017-11-201-15/+27
| | * | | mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-204-60/+45
| | * | | nl80211: don't expose wdev->ssid for most interfacesJohannes Berg2017-11-201-2/+24
| | * | | mac80211: Convert timers to use timer_setup()Kees Cook2017-11-2011-59/+50
| | | |/ | | |/|
| * | | tipc: fix access of released memoryJon Maloy2017-11-211-1/+1
| |/ /
OpenPOWER on IntegriCloud