index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-29
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-0
/
+1
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+8
2020-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-5
/
+8
2020-03-26
net: macsec: add support for offloading to the MAC
Antoine Tenart
1
-0
/
+1
2020-03-26
taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
Eugene Syromiatnikov
1
-2
/
+2
2020-03-26
Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
Dmitry Torokhov
1
-1
/
+1
2020-03-24
Input: avoid BIT() macro usage in the serio.h UAPI header
Eugene Syromiatnikov
1
-5
/
+5
2020-03-23
net: sched: rename more stats_types
Jakub Kicinski
1
-15
/
+14
2020-03-20
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
2
-2
/
+72
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
1
-0
/
+27
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/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
1
-0
/
+24
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-19
net: bridge: vlan: include stats in dumps if requested
Nikolay Aleksandrov
1
-0
/
+30
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
1
-1
/
+0
2020-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-2
/
+23
2020-03-17
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
1
-0
/
+5
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
Input: allocate keycode for "Selective Screenshot" key
Rajat Jain
1
-0
/
+3
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
1
-0
/
+1
2020-03-16
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
1
-2
/
+6
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
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
1
-0
/
+1
2020-03-14
net: sched: Allow extending set of supported RED flags
Petr Machata
1
-0
/
+16
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-67
/
+154
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+4
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
1
-1
/
+25
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
1
-1
/
+19
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2020-03-12
ethtool: add CHANNELS_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: provide channel counts with CHANNELS_GET request
Michal Kubecek
1
-0
/
+21
2020-03-12
ethtool: add RINGS_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
1
-0
/
+21
2020-03-12
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
1
-0
/
+14
2020-03-12
ethtool: add FEATURES_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
1
-0
/
+2
2020-03-12
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
1
-0
/
+17
2020-03-11
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
Paolo Lungaroni
1
-0
/
+2
[next]