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-20
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...
David S. Miller
4
-6
/
+109
2020-03-20
net: bridge: vlan options: move the tunnel command to the nested attribute
Nikolay Aleksandrov
1
-1
/
+1
2020-03-20
net: bridge: vlan options: nest the tunnel id into a tunnel info attribute
Nikolay Aleksandrov
1
-1
/
+15
2020-03-20
cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries
Veerendranath Jakkam
2
-0
/
+40
2020-03-20
cfg80211: Add support for userspace to reset stations in IBSS mode
Nicolas Cavallari
1
-0
/
+4
2020-03-20
nl80211: add PROTECTED_TWT nl80211 extended feature
Shaul Triebitz
1
-1
/
+4
2020-03-20
nl80211: pass HE operation element to the driver
Shaul Triebitz
1
-1
/
+3
2020-03-20
nl80211/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
2
-2
/
+38
2020-03-20
mac80211: update documentation about tx power
Qiujun Huang
1
-0
/
+5
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
1
-0
/
+1
2020-03-20
nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port
Markus Theil
1
-1
/
+12
2020-03-20
mac80211_hwsim: add frame transmission support over virtio
Erel Geron
1
-0
/
+1
2020-03-20
cfg80211: fix documentation format
Johannes Berg
1
-1
/
+1
2020-03-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-33
/
+172
2020-03-19
sysfs: fix static inline declaration of sysfs_groups_change_owner()
Christian Brauner
1
-2
/
+2
2020-03-19
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
2
-0
/
+19
2020-03-19
net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()
Petr Machata
1
-14
/
+10
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
[next]