index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-01-23
net: sched: pie: fix commenting
Mohit P. Tahiliani
2020-01-23
pie: rearrange structure members and their initializations
Mohit P. Tahiliani
2020-01-23
net: sched: pie: move common code to pie.h
Mohit P. Tahiliani
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-22
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
2020-01-22
xsk, net: Make sock_def_readable() have external linkage
Björn Töpel
2020-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-01-21
tcp/ipv4: remove AF_INET_FAMILY
Alex Shi
2020-01-21
net/hsr: remove seq_nr_after_or_eq
Alex Shi
2020-01-21
net/smc: allow unprivileged users to read pnet table
Hans Wippel
2020-01-21
Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-01-19
devlink: Add overlay source MAC is multicast trap
Amit Cohen
2020-01-19
devlink: Add tunnel generic packet traps
Amit Cohen
2020-01-19
devlink: Add non-routable packet trap
Amit Cohen
2020-01-19
net: sched: act_ctinfo: fix memory leak
Eric Dumazet
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-01-18
net/rds: Use prefetch for On-Demand-Paging MR
Hans Westgaard Ry
2020-01-18
net/rds: Handle ODP mr registration/unregistration
Hans Westgaard Ry
2020-01-17
netns: Constify exported functions
Guillaume Nault
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
2020-01-17
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
2020-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
2020-01-16
netfilter: bitwise: add support for shifts.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_DATA attribute.
Jeremy Sowden
2020-01-16
netfilter: bitwise: only offload boolean operations.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add helper for dumping boolean operations.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add helper for evaluating boolean operations.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add helper for initializing boolean operations.
Jeremy Sowden
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Jeremy Sowden
2020-01-16
netfilter: bitwise: replace gotos with returns.
Jeremy Sowden
2020-01-16
netfilter: bitwise: remove NULL comparisons from attribute checks.
Jeremy Sowden
2020-01-16
netfilter: nf_tables: white-space fixes.
Jeremy Sowden
2020-01-16
netfilter: flowtable: add nf_flow_table_offload_cmd()
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: add nf_flow_offload_tuple() helper
Pablo Neira Ayuso
2020-01-16
netfilter: hashlimit: do not use indirect calls during gc
Florian Westphal
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: add nf_flow_offload_work_alloc()
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: restrict flow dissector match on meta ingress device
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: fetch stats only if flow is still alive
Pablo Neira Ayuso
2020-01-16
net/rds: Detect need of On-Demand-Paging memory registration
Hans Westgaard Ry
2020-01-16
netfilter: nat: fix ICMP header corruption on ICMP errors
Eyal Birger
2020-01-16
netfilter: nf_tables: fix flowtable list del corruption
Florian Westphal
2020-01-16
netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
Dan Carpenter
[next]