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-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
1
-0
/
+3
2020-09-25
devlink: introduce flash update overwrite mask
Jacob Keller
1
-0
/
+23
2020-09-23
net: bridge: mcast: add support for blocked port groups
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mcast: handle port group filter modes
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mcast: add rt_protocol field to the port group struct
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
1
-0
/
+2
2020-09-23
net: bridge: mdb: add support to extend add/del commands
Nikolay Aleksandrov
1
-0
/
+12
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-44
/
+54
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+5
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-09-21
Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-0
/
+95
2020-09-19
ethtool: Add 100base-FX link mode entries
Dan Murphy
1
-0
/
+2
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
2
-0
/
+3
2020-09-18
tipc: introduce encryption master key
Tuong Lien
1
-0
/
+1
2020-09-18
devlink: add timeout information to status_notify
Shannon Nelson
1
-0
/
+3
2020-09-18
nl80211: Unsolicited broadcast probe response support
Aloka Dixit
1
-0
/
+36
2020-09-18
nl80211: Add FILS discovery support
Aloka Dixit
1
-0
/
+44
2020-09-18
nl80211: advertise supported channel width in S1G
Thomas Pedersen
1
-0
/
+15
2020-09-17
net: remove comments on struct rtnl_link_stats
Jakub Kicinski
1
-16
/
+15
2020-09-17
ethtool: add and use message type for tunnel info reply
Michal Kubecek
1
-0
/
+1
2020-09-15
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
1
-0
/
+7
2020-09-15
devlink: introduce the health reporter test command
Jiri Pirko
1
-0
/
+2
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
1
-1
/
+17
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-2
/
+3
2020-09-10
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
1
-2
/
+2
2020-09-10
ipmr: Add high byte of VIF ID to igmpmsg
Paul Davey
1
-2
/
+2
2020-09-10
ipmr: Add route table ID to netlink cache reports
Paul Davey
1
-0
/
+1
2020-09-09
devlink: Introduce controller number
Parav Pandit
1
-0
/
+1
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
1
-0
/
+1
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-1
/
+8
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
1
-0
/
+2
2020-09-07
net: tighten the definition of interface statistics
Jakub Kicinski
1
-17
/
+187
2020-09-07
net: bridge: mcast: add support for src list and filter mode dumping
Nikolay Aleksandrov
1
-0
/
+21
2020-09-07
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-42
/
+45
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2020-09-03
ip: expose inet sockopts through inet_diag
Wei Wang
1
-0
/
+18
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+393
2020-08-29
netfilter: nft_socket: add wildcard support
Balazs Scheidler
1
-0
/
+2
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
1
-0
/
+8
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
1
-0
/
+8
2020-08-28
netfilter: conntrack: add clash resolution stat counter
Florian Westphal
1
-0
/
+1
2020-08-28
netfilter: conntrack: remove ignore stats
Florian Westphal
1
-1
/
+1
2020-08-28
netfilter: nf_tables: add userdata attributes to nft_table
Jose M. Guisado Gomez
1
-0
/
+2
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-22
/
+54
2020-08-28
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
1
-2
/
+4
2020-08-27
gtp: add notification mechanism
Nicolas Dichtel
1
-0
/
+2
2020-08-27
net: Fix some comments
Miaohe Lin
1
-1
/
+1
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-3
/
+11
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
1
-6
/
+8
[next]