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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
net: sched: Do not assume RTNL is held in tunnel key action helpers
Ido Schimmel
1
-2
/
+6
2020-03-19
net: bridge: vlan: include stats in dumps if requested
Nikolay Aleksandrov
1
-0
/
+30
2020-03-18
Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+2
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
4
-107
/
+58
2020-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
18
-92
/
+172
2020-03-17
net: phylink: pcs: add 802.3 clause 45 helpers
Russell King
1
-0
/
+2
2020-03-17
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
2
-0
/
+11
2020-03-17
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
2
-0
/
+23
2020-03-17
net: bridge: vlan options: add support for tunnel mapping set/del
Nikolay Aleksandrov
1
-0
/
+1
2020-03-17
net: bridge: vlan options: add support for tunnel id dumping
Nikolay Aleksandrov
1
-0
/
+1
2020-03-17
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
1
-0
/
+2
2020-03-17
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
1
-1
/
+9
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-26
/
+23
2020-03-17
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
1
-1
/
+2
2020-03-17
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
1
-0
/
+2
2020-03-17
net/mlx5: Eswitch, enable forwarding back to uplink port
Eli Cohen
1
-1
/
+2
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
3
-0
/
+32
2020-03-18
netfilter: Generalize ingress hook
Lukas Wunner
1
-14
/
+31
2020-03-18
netfilter: Rename ingress hook include file
Lukas Wunner
1
-0
/
+0
2020-03-16
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
2
-2
/
+9
2020-03-16
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
1
-3
/
+42
2020-03-15
net: mii: add linkmode_adv_to_mii_adv_x()
Russell King
1
-0
/
+20
2020-03-15
net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant
Russell King
1
-18
/
+19
2020-03-15
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
Pablo Neira Ayuso
1
-0
/
+12
2020-03-15
netfilter: nf_tables: statify nft_expr_init()
Pablo Neira Ayuso
1
-2
/
+0
2020-03-15
netfilter: nf_tables: add nft_set_elem_expr_alloc()
Pablo Neira Ayuso
1
-0
/
+4
2020-03-15
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
1
-0
/
+1
2020-03-15
netfilter: flowtable: add tunnel match offload support
wenxu
1
-0
/
+6
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
10
-15
/
+15
2020-03-15
netfilter: nf_tables: make all set structs const
Florian Westphal
2
-10
/
+6
2020-03-15
netfilter: nf_tables: make sets built-in
Florian Westphal
1
-6
/
+0
2020-03-15
netfilter: nft_tunnel: add support for geneve opts
Xin Long
1
-0
/
+10
2020-03-15
netfilter: xtables: Add snapshot of hardidletimer target
Manoj Basapathi
1
-1
/
+11
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
3
-0
/
+7
2020-03-14
net: sched: Allow extending set of supported RED flags
Petr Machata
2
-0
/
+49
2020-03-14
net: phy: Add XLGMII interface define
Jose Abreu
1
-0
/
+3
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-155
/
+297
2020-03-13
bpf: Remove bpf_image tree
Jiri Olsa
1
-7
/
+1
2020-03-13
bpf: Add dispatchers to kallsyms
Jiri Olsa
1
-7
/
+12
2020-03-13
bpf: Add trampolines to kallsyms
Jiri Olsa
1
-0
/
+3
2020-03-13
bpf: Add bpf_ksym_add/del functions
Jiri Olsa
1
-0
/
+3
2020-03-13
bpf: Add prog flag to struct bpf_ksym object
Jiri Olsa
1
-0
/
+1
2020-03-13
bpf: Move ksym_tnode to bpf_ksym
Jiri Olsa
1
-1
/
+1
2020-03-13
bpf: Move lnode list node to struct bpf_ksym
Jiri Olsa
1
-1
/
+1
2020-03-13
bpf: Add name to struct bpf_ksym
Jiri Olsa
2
-6
/
+2
2020-03-13
bpf: Add struct bpf_ksym
Jiri Olsa
1
-0
/
+6
2020-03-13
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
Björn Töpel
2
-15
/
+15
2020-03-13
bpf: Abstract away entire bpf_link clean up procedure
Andrii Nakryiko
1
-1
/
+0
2020-03-13
Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-1
/
+1
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
24
-34
/
+94
[next]