aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-12-01Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-30SUNRPC: Handle ENETDOWN errorsTrond Myklebust
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust
2017-11-28net: sched: cbq: create block for q->link.blockJiri Pirko
2017-11-28VSOCK: Don't set sk_state to TCP_CLOSE before testing itJorgen Hansen
2017-11-28sctp: use right member as the param of list_for_each_entryXin Long
2017-11-28sch_sfq: fix null pointer dereference at timer expirationPaolo Abeni
2017-11-28cls_bpf: don't decrement net's refcount when offload failsJakub Kicinski
2017-11-28net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet
2017-11-28packet: fix crash in fanout_demux_rollover()Mike Maloney
2017-11-28sctp: remove extern from stream schedXin Long
2017-11-28sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_failXin Long
2017-11-27SUNRPC: make cache_detail structures constBhumika Goyal
2017-11-27sunrpc: make the function arg as constBhumika Goyal
2017-11-27tipc: eliminate access after delete in group_filter_msg()Jon Maloy
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-28sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Xin Long
2017-11-28sctp: avoid flushing unsent queue when doing asoc resetXin Long
2017-11-28sctp: only allow the asoc reset when the asoc outq is emptyXin Long
2017-11-28sctp: only allow the out stream reset when the stream outq is emptyXin Long
2017-11-28sctp: use sizeof(__u16) for each stream number length instead of magic numberXin Long
2017-11-27mac80211: tear down RX aggregations firstSara Sharon
2017-11-27mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-26openvswitch: fix the incorrect flow action alloc sizezhangliping
2017-11-27net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva
2017-11-26net: dsa: fix 'increment on 0' warningVivien Didelot
2017-11-26VSOCK: Don't call vsock_stream_has_data in atomic contextJorgen Hansen
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25net: sched: crash on blocks with goto chain actionRoman Kapl
2017-11-24cfg80211: select CRYPTO_SHA256 if neededJohannes Berg
2017-11-24rxrpc: Fix conn expiry timersDavid Howells
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells
2017-11-24rxrpc: Add keepalive for a callDavid Howells
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells
2017-11-24rxrpc: Express protocol timeouts in terms of RTTDavid Howells
2017-11-24rxrpc: Don't transmit DELAY ACKs immediately on proposalDavid Howells
2017-11-24rxrpc: Fix call timeoutsDavid Howells
2017-11-24rxrpc: Split the call params from the operation paramsDavid Howells
2017-11-24rxrpc: Delay terminal ACK transmission on a client callDavid Howells
2017-11-24rxrpc: Provide a different lockdep key for call->user_mutex for kernel callsDavid Howells
2017-11-24rxrpc: Don't set upgrade by default in sendmsg()David Howells
2017-11-24rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasingDavid Howells
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-24net: ipv6: Fixup device for anycast routes during copyDavid Ahern
2017-11-24net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven