summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2018-12-29netfilter: nf_conncount: split gc in two phasesFlorian Westphal-3/+19
2018-12-29netfilter: nf_conncount: don't skip eviction when age is negativeFlorian Westphal-1/+1
2018-12-29netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTSShawn Bohrer-14/+5
2018-12-29netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu-0/+2
2018-12-27tipc: fix a missing check of genlmsg_putKangjie Lu-0/+2
2018-12-27ipv6/route: Add a missing check on proc_dointvecAditya Pakki-1/+5
2018-12-27tipc: fix a double free in tipc_enable_bearer()Cong Wang-1/+0
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-11/+11
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-5214/+11745
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+17
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+13
2018-12-24net: dccp: fix kernel crash on module loadPeter Oskolkov-12/+30
2018-12-24net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki-1/+2
2018-12-24net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki-2/+5
2018-12-24ieee802154: lowpan_header_create check must check daddrWillem de Bruijn-0/+3
2018-12-24iptunnel: Set tun_flags in the iptunnel_metadata_reply from srcwenxu-0/+1
2018-12-23net: Revert recent Spectre-v1 patches.David S. Miller-9/+0
2018-12-22can: af_can: Fix Spectre v1 vulnerabilityGustavo A. R. Silva-0/+2
2018-12-22packet: validate address length if non-zeroWillem de Bruijn-2/+2
2018-12-22nfc: af_nfc: Fix Spectre v1 vulnerabilityGustavo A. R. Silva-0/+2
2018-12-22phonet: af_phonet: Fix Spectre v1 vulnerabilityGustavo A. R. Silva-0/+3
2018-12-22net: core: Fix Spectre v1 vulnerabilityGustavo A. R. Silva-0/+2
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+19
2018-12-21tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg-4/+6
2018-12-21net: minor cleanup in skb_ext_add()Paolo Abeni-5/+2
2018-12-21net: fix possible user-after-free in skb_ext_add()Paolo Abeni-2/+2
2018-12-21ipv6: tunnels: fix two use-after-freeEric Dumazet-0/+2
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg-0/+3
2018-12-21packet: validate address lengthWillem de Bruijn-0/+4
2018-12-20tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet-1/+3
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-1659/+1125
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-42/+99
2018-12-20ppp: Move PFC decompression to PPP generic layerSam Protsenko-4/+0
2018-12-20net: ipv4: Set skb->dev for output route resolutionIdo Schimmel-0/+1
2018-12-20neighbour: remove stray semicolonColin Ian King-1/+1
2018-12-20ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu-0/+1
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal-42/+10
2018-12-21netfilter: conntrack: merge ecache and timestamp sysctl tables with main oneFlorian Westphal-128/+35
2018-12-21netfilter: conntrack: merge acct and helper sysctl table with main oneFlorian Westphal-128/+22
2018-12-21netfilter: conntrack: add mnemonics for sysctl tableFlorian Westphal-11/+20
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal-19/+18
2018-12-21netfilter: conntrack: register sysctl table for greYafang Shao-1/+41
2018-12-21netfilter: conntrack: udp: set stream timeout to 2 minutesFlorian Westphal-1/+1
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal-3/+13
2018-12-20bpf: tls_sw, init TLS ULP removes BPF proto hooksJohn Fastabend-2/+12
2018-12-20bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend-14/+42
2018-12-20bpf: sk_msg, zap ingress queue on psock downJohn Fastabend-0/+1
2018-12-20bpf: sk_msg, fix socket data_ready eventsJohn Fastabend-4/+4
2018-12-20bpf: skb_verdict, support SK_PASS on RX BPF pathJohn Fastabend-0/+16
2018-12-20bpf: skmsg, replace comments with BUILD bugJohn Fastabend-0/+3