index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
net: bridge: vlan: add per-vlan state
Nikolay Aleksandrov
5
-19
/
+133
2020-01-24
net: bridge: vlan: add basic option setting support
Nikolay Aleksandrov
3
-7
/
+129
2020-01-24
net: bridge: vlan: add basic option dumping support
Nikolay Aleksandrov
4
-7
/
+48
2020-01-24
net: bridge: check port state before br_allowed_egress
Nikolay Aleksandrov
1
-1
/
+1
2020-01-23
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
3
-0
/
+576
2020-01-23
net: sched: pie: export symbols to be reused by FQ-PIE
Mohit P. Tahiliani
1
-85
/
+88
2020-01-23
net: sched: pie: fix alignment in struct instances
Mohit P. Tahiliani
1
-9
/
+9
2020-01-23
net: sched: pie: fix commenting
Mohit P. Tahiliani
1
-5
/
+5
2020-01-23
pie: rearrange structure members and their initializations
Mohit P. Tahiliani
1
-1
/
+1
2020-01-23
net: sched: pie: move common code to pie.h
Mohit P. Tahiliani
1
-85
/
+1
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-92
/
+303
2020-01-22
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
1
-0
/
+2
2020-01-22
xsk, net: Make sock_def_readable() have external linkage
Björn Töpel
2
-2
/
+2
2020-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
11
-43
/
+819
2020-01-21
tcp/ipv4: remove AF_INET_FAMILY
Alex Shi
1
-6
/
+0
2020-01-21
net/hsr: remove seq_nr_after_or_eq
Alex Shi
1
-1
/
+0
2020-01-21
net/smc: allow unprivileged users to read pnet table
Hans Wippel
1
-1
/
+1
2020-01-21
Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
7
-58
/
+257
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
35
-166
/
+290
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
33
-159
/
+266
2020-01-19
devlink: Add overlay source MAC is multicast trap
Amit Cohen
1
-0
/
+1
2020-01-19
devlink: Add tunnel generic packet traps
Amit Cohen
1
-0
/
+2
2020-01-19
devlink: Add non-routable packet trap
Amit Cohen
1
-0
/
+1
2020-01-19
net: sched: act_ctinfo: fix memory leak
Eric Dumazet
1
-0
/
+11
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-154
/
+314
2020-01-18
net/rds: Use prefetch for On-Demand-Paging MR
Hans Westgaard Ry
1
-0
/
+9
2020-01-18
net/rds: Handle ODP mr registration/unregistration
Hans Westgaard Ry
7
-56
/
+244
2020-01-17
netns: Constify exported functions
Guillaume Nault
1
-3
/
+3
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
1
-12
/
+0
2020-01-17
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
1
-4
/
+3
2020-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-24
/
+54
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
1
-71
/
+19
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
1
-0
/
+2
2020-01-16
netfilter: bitwise: add support for shifts.
Jeremy Sowden
1
-0
/
+77
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_DATA attribute.
Jeremy Sowden
1
-0
/
+5
2020-01-16
netfilter: bitwise: only offload boolean operations.
Jeremy Sowden
1
-0
/
+3
2020-01-16
netfilter: bitwise: add helper for dumping boolean operations.
Jeremy Sowden
1
-8
/
+21
2020-01-16
netfilter: bitwise: add helper for evaluating boolean operations.
Jeremy Sowden
1
-3
/
+14
2020-01-16
netfilter: bitwise: add helper for initializing boolean operations.
Jeremy Sowden
1
-25
/
+41
2020-01-16
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Jeremy Sowden
1
-0
/
+16
2020-01-16
netfilter: bitwise: replace gotos with returns.
Jeremy Sowden
1
-8
/
+5
2020-01-16
netfilter: bitwise: remove NULL comparisons from attribute checks.
Jeremy Sowden
1
-5
/
+5
2020-01-16
netfilter: nf_tables: white-space fixes.
Jeremy Sowden
3
-5
/
+5
2020-01-16
netfilter: flowtable: add nf_flow_table_offload_cmd()
Pablo Neira Ayuso
1
-12
/
+28
2020-01-16
netfilter: flowtable: add nf_flow_offload_tuple() helper
Pablo Neira Ayuso
1
-23
/
+24
2020-01-16
netfilter: hashlimit: do not use indirect calls during gc
Florian Westphal
1
-18
/
+4
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
3
-10
/
+21
2020-01-16
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
2
-3
/
+3
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
3
-24
/
+24
2020-01-16
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
1
-5
/
+3
[next]