summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-12-011-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-2816-105/+157
|\
| * netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo2018-11-281-11/+4Star
| * netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo2018-11-271-5/+2Star
| * netfilter: nat: fix double register in masquerade modulesTaehee Yoo2018-11-272-14/+32
| * netfilter: add missing error handling code for register functionsTaehee Yoo2018-11-277-20/+61
| * netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac2018-11-271-1/+2
| * netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal2018-11-262-14/+15
| * ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long2018-11-261-0/+3
| * netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo2018-11-171-6/+3Star
| * netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal2018-11-132-3/+5
| * netfilter: xt_RATEEST: remove netns exit routineTaehee Yoo2018-11-131-10/+0Star
| * netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal2018-11-121-10/+7Star
| * netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal2018-11-121-6/+3Star
| * netfilter: nf_conncount: fix unexpected permanent node of list.Taehee Yoo2018-11-121-3/+15
| * netfilter: nf_conncount: fix list_del corruption in conn_freeTaehee Yoo2018-11-121-2/+5
| * netfilter: nf_conncount: use spin_lock_bh instead of spin_lockTaehee Yoo2018-11-121-6/+6
* | 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/+2Star
|\ \
| * | bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udpAndrey Ignatov2018-11-091-3/+2Star
* | | 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/+0Star
| * | | 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/+5Star
| * | | sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmitXin Long2018-11-191-20/+1Star
* | | | 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