summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-04-30appletalk: Set error code if register_snap_client failedYueHaibing
2019-04-30rxrpc: Fix net namespace cleanupDavid Howells
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"Colin Ian King
2019-04-30netfilter: nft_ct: Add ct id supportBrett Mastbergen
2019-04-30openvswitch: load and reference the NAT helper.Flavio Leitner
2019-04-30netfilter: nf_nat: register NAT helpers.Flavio Leitner
2019-04-30netfilter: add API to manage NAT helpers.Flavio Leitner
2019-04-30netfilter: use macros to create module aliases.Flavio Leitner
2019-04-30netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang
2019-04-30netfilter: nf_tables: fix implicit include of module.hPaul Gortmaker
2019-04-30netfilter: nf_tables: relocate header content to consumerPaul Gortmaker
2019-04-29ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet
2019-04-29vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...Stephen Suryaputra
2019-04-29tcp: add sanity tests in tcp_add_backlog()Eric Dumazet
2019-04-29ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn
2019-04-29Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-04-28dsa: Allow tag drivers to be built as modulesAndrew Lunn
2019-04-28dsa: tag_brcm: Avoid unused symbolsAndrew Lunn
2019-04-28dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn
2019-04-28dsa: Make use of the list of tag driversAndrew Lunn
2019-04-28dsa: Add stub tag driver put methodAndrew Lunn
2019-04-28dsa: Rename dsa_resolve_tag_protocol() to _get ready for lockingAndrew Lunn
2019-04-28dsa: Register the none tagger opsAndrew Lunn
2019-04-28dsa: Keep link list of tag driversAndrew Lunn
2019-04-28dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn
2019-04-28dsa: Add TAG protocol to tag opsAndrew Lunn
2019-04-28dsa: Add MODULE_LICENSE to tag driversAndrew Lunn
2019-04-28dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn
2019-04-28dsa: Move tagger name into its ops structureAndrew Lunn
2019-04-28dsa: Add SPDX header to tag drivers.Andrew Lunn
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27udp: fix GRO reception in case of length mismatchPaolo Abeni
2019-04-27net/tls: fix copy to fragments in reencryptJakub Kicinski
2019-04-27net/tls: don't copy negative amounts of data in reencryptJakub Kicinski
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27net: fix two coding style issuesMichal Kubecek
2019-04-27ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-27net/tls: byte swap device req TCP seq no upon settingJakub Kicinski
2019-04-27net/tls: remove old exports of sk_destruct functionsJakub Kicinski
2019-04-27net/tls: don't log errors every time offload can't proceedJakub Kicinski
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins
2019-04-26SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcallTrond Myklebust
2019-04-26SUNRPC: Use the client user namespace when encoding credsTrond Myklebust
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust