summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy
2018-11-27sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long
2018-11-27netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-11-27netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-24net: always initialize pagedlenWillem de Bruijn
2018-11-24tcp: address problems caused by EDT misshapsEric Dumazet
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-23Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-23net/sched: act_police: add missing spinlock initializationDavide Caratti
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn
2018-11-21net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun
2018-11-21net/smc: atomic SMCD cursor handlingUrsula Braun
2018-11-21net/smc: add SMC-D shutdown signalHans Wippel
2018-11-21net/smc: use queue pair number when matching link groupKarsten Graul
2018-11-21net/smc: abort CLC connection in smc_releaseHans Wippel
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet
2018-11-21net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
2018-11-20net/sched: act_police: fix race condition on state variablesDavide Caratti
2018-11-20tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon
2018-11-19sctp: not increase stream's incnt before sending addstrm_in requestXin Long
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long
2018-11-19sctp: not allow to set asoc prsctp_enable by sockoptXin Long
2018-11-19sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmitXin Long
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-19libceph: fall back to sendmsg for slab pagesIlya Dryomov
2018-11-18ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-17tipc: don't assume linear buffer when reading ancillary dataJon Maloy
2018-11-17tipc: fix lockdep warning when reinitilaizing socketsJon Maloy
2018-11-17net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-17ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-17net: bridge: fix vlan stats use-after-free on destructionNikolay Aleksandrov
2018-11-17socket: do a generic_file_splice_read when proto_ops has no splice_readSlavomir Kaslev
2018-11-17netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo
2018-11-16Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-11-16net/sched: act_pedit: fix memory leak when IDR allocation failsDavide Caratti
2018-11-16ipv6: fix a dst leak when removing its exceptionXin Long
2018-11-15net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flowsEric Dumazet
2018-11-15rxrpc: Fix life checkDavid Howells
2018-11-15Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-14l2tp: fix a sock refcnt leak in l2tp_tunnel_registerXin Long
2018-11-14Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds