summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki
2020-01-22Bluetooth: adding missing const decoration to mgmt_status_tableAlain Michaud
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel
2020-01-21net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-21tcp/ipv4: remove AF_INET_FAMILYAlex Shi
2020-01-21net/hsr: remove seq_nr_after_or_eqAlex Shi
2020-01-21net/smc: allow unprivileged users to read pnet tableHans Wippel
2020-01-21tcp: remove redundant assigment to snd_cwndTheodore Dubois
2020-01-21tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-21net-sysfs: Fix reference count leakJouni Hogander
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2020-01-21ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-20hsr: Fix a compilation errorxiaofeng.yan
2020-01-20net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen
2020-01-19devlink: Add tunnel generic packet trapsAmit Cohen
2020-01-19devlink: Add non-routable packet trapAmit Cohen
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-01-18netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2020-01-18net/rds: Use prefetch for On-Demand-Paging MRHans Westgaard Ry
2020-01-18net/rds: Handle ODP mr registration/unregistrationHans Westgaard Ry
2020-01-17netns: Constify exported functionsGuillaume Nault
2020-01-17net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang
2020-01-17net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-16xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen
2020-01-16xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen
2020-01-16netfilter: bitwise: add support for shifts.Jeremy Sowden
2020-01-16netfilter: bitwise: add NFTA_BITWISE_DATA attribute.Jeremy Sowden
2020-01-16netfilter: bitwise: only offload boolean operations.Jeremy Sowden
2020-01-16netfilter: bitwise: add helper for dumping boolean operations.Jeremy Sowden
2020-01-16netfilter: bitwise: add helper for evaluating boolean operations.Jeremy Sowden
2020-01-16netfilter: bitwise: add helper for initializing boolean operations.Jeremy Sowden
2020-01-16netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.Jeremy Sowden
2020-01-16netfilter: bitwise: replace gotos with returns.Jeremy Sowden
2020-01-16netfilter: bitwise: remove NULL comparisons from attribute checks.Jeremy Sowden
2020-01-16netfilter: nf_tables: white-space fixes.Jeremy Sowden
2020-01-16netfilter: flowtable: add nf_flow_table_offload_cmd()Pablo Neira Ayuso
2020-01-16netfilter: flowtable: add nf_flow_offload_tuple() helperPablo Neira Ayuso
2020-01-16netfilter: hashlimit: do not use indirect calls during gcFlorian Westphal
2020-01-16netfilter: flowtable: refresh flow if hardware offload failsPablo Neira Ayuso
2020-01-16netfilter: flowtable: add nf_flowtable_hw_offload() helper functionPablo Neira Ayuso
2020-01-16netfilter: flowtable: use atomic bitwise operations for flow flagsPablo Neira Ayuso