summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix lockdep warning during node deleteJon Maloy2018-11-281-2/+5
* sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long2018-11-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-261-3/+2
|\
| * bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udpAndrey Ignatov2018-11-091-3/+2
* | net: always initialize pagedlenWillem de Bruijn2018-11-252-2/+4
* | tcp: address problems caused by EDT misshapsEric Dumazet2018-11-252-10/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-2419-122/+193
|\ \
| * | net/sched: act_police: add missing spinlock initializationDavide Caratti2018-11-231-0/+1
| * | net: don't keep lonely packets forever in the gro hashPaolo Abeni2018-11-231-2/+5
| * | net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu2018-11-231-6/+13
| * | packet: copy user buffers before orphan or cloneWillem de Bruijn2018-11-231-2/+2
| * | net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun2018-11-221-1/+3
| * | net/smc: atomic SMCD cursor handlingUrsula Braun2018-11-222-26/+60
| * | net/smc: add SMC-D shutdown signalHans Wippel2018-11-224-14/+43
| * | net/smc: use queue pair number when matching link groupKarsten Graul2018-11-223-9/+12
| * | net/smc: abort CLC connection in smc_releaseHans Wippel2018-11-221-0/+2
| * | tcp: defer SACK compression after DupThreshEric Dumazet2018-11-223-6/+16
| * | net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata2018-11-221-0/+5
| * | net/sched: act_police: fix race condition on state variablesDavide Caratti2018-11-201-14/+21
| * | tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon2018-11-201-0/+1
| * | sctp: not increase stream's incnt before sending addstrm_in requestXin Long2018-11-191-1/+0
| * | Revert "sctp: remove sctp_transport_pmtu_check"Xin Long2018-11-191-0/+3
| * | sctp: not allow to set asoc prsctp_enable by sockoptXin Long2018-11-191-21/+5
| * | sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmitXin Long2018-11-191-20/+1
* | | Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2018-11-231-3/+9
|\ \ \ | |/ / |/| |
| * | libceph: fall back to sendmsg for slab pagesIlya Dryomov2018-11-191-3/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-1917-63/+143
|\ \ \ | |/ / |/| |
| * | ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern2018-11-191-2/+5
| * | tipc: don't assume linear buffer when reading ancillary dataJon Maloy2018-11-181-4/+11
| * | tipc: fix lockdep warning when reinitilaizing socketsJon Maloy2018-11-183-18/+48
| * | net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet2018-11-181-0/+4
| * | ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca2018-11-181-1/+1
| * | net: bridge: fix vlan stats use-after-free on destructionNikolay Aleksandrov2018-11-182-1/+9
| * | socket: do a generic_file_splice_read when proto_ops has no splice_readSlavomir Kaslev2018-11-181-1/+1
| * | Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-11-172-3/+5
| |\ \
| | * | batman-adv: Expand merged fragment buffer for full packetSven Eckelmann2018-11-121-1/+1
| | * | batman-adv: Use explicit tvlv padding for ELP packetsSven Eckelmann2018-11-121-2/+4
| * | | net/sched: act_pedit: fix memory leak when IDR allocation failsDavide Caratti2018-11-171-1/+2
| * | | ipv6: fix a dst leak when removing its exceptionXin Long2018-11-171-4/+3
| * | | net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flowsEric Dumazet2018-11-151-12/+19
| * | | rxrpc: Fix life checkDavid Howells2018-11-151-4/+23
| * | | l2tp: fix a sock refcnt leak in l2tp_tunnel_registerXin Long2018-11-151-5/+4
| * | | Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2018-11-131-7/+8
| |\ \ \
| | * | | can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp2018-11-091-7/+8
| | | |/ | | |/|
* | | | Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-152-26/+43
|\ \ \ \
| * | | | SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust2018-11-121-7/+1
| * | | | SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust2018-11-121-19/+42
| |/ / /
* | | | Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-11-141-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing2018-11-081-1/+1
| * | | sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-051-3/+2
| | |/ | |/|