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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-23
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nikolay Aleksandrov
1
-3
/
+7
2021-11-23
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2
-1
/
+25
2021-11-22
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2
-2
/
+2
2021-11-22
SUNRPC: use different lock keys for INET6 and LOCAL
NeilBrown
1
-5
/
+5
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
1
-0
/
+5
2021-11-22
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nikolay Aleksandrov
1
-2
/
+23
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+20
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
1
-9
/
+5
2021-11-22
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
1
-5
/
+5
2021-11-22
net, neigh: Fix crash in v6 module initialization error path
Daniel Borkmann
1
-0
/
+1
2021-11-22
net/smc: Avoid warning of possible recursive locking
Wen Gu
1
-1
/
+1
2021-11-22
vsock/virtio: suppress used length validation
Michael S. Tsirkin
1
-0
/
+1
2021-11-22
arp: Remove #ifdef CONFIG_PROC_FS
Yajun Deng
1
-25
/
+8
2021-11-22
net-sysfs: Slightly optimize 'xps_queue_show()'
Christophe JAILLET
1
-1
/
+1
2021-11-22
rds: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
6
-7
/
+8
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
5
-5
/
+6
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
3
-8
/
+19
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2
-3
/
+22
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
2
-0
/
+2
2021-11-20
af_unix: fix regression in read after shutdown
Vincent Whitchurch
1
-3
/
+0
2021-11-20
mptcp: use delegate action to schedule 3rd ack retrans
Paolo Abeni
3
-41
/
+60
2021-11-20
mptcp: fix delack timer
Eric Dumazet
1
-1
/
+2
2021-11-20
mptcp: sockopt: add SOL_IP freebind & transparent options
Florian Westphal
2
-2
/
+67
2021-11-20
mptcp: Support for IP_TOS for MPTCP setsockopt()
Poorva Sonparote
1
-0
/
+40
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
1
-1
/
+1
2021-11-20
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
3
-0
/
+243
2021-11-20
dev_addr_list: put the first addr on the tree
Jakub Kicinski
1
-28
/
+34
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
2
-0
/
+20
2021-11-20
net: unexport dev_addr_init() & dev_addr_flush()
Jakub Kicinski
1
-2
/
+0
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
1
-0
/
+10
2021-11-20
bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
John Fastabend
2
-1
/
+9
2021-11-20
bpf, sockmap: Attach map progs to psock early for feature probes
John Fastabend
1
-4
/
+6
2021-11-19
net/bridge: replace simple_strtoul to kstrtol
Bernard Zhao
1
-4
/
+3
2021-11-19
ethtool: stats: Use struct_group() to clear all stats at once
Kees Cook
1
-8
/
+7
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
1
-1
/
+1
2021-11-19
ipv6: Use memset_after() to zero rt6_info
Kees Cook
1
-3
/
+1
2021-11-19
net: 802: Use memset_startat() to clear struct fields
Kees Cook
1
-1
/
+1
2021-11-19
net: dccp: Use memset_startat() for TP zeroing
Kees Cook
1
-3
/
+1
2021-11-19
net/af_iucv: fix kernel doc comments
Heiko Carstens
1
-19
/
+19
2021-11-19
net/iucv: fix kernel doc comments
Heiko Carstens
1
-62
/
+62
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-13
/
+10
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
3
-23
/
+46
2021-11-19
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
1
-0
/
+13
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
6
-6
/
+176
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-155
/
+197
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
27
-101
/
+186
2021-11-18
xfrm: Remove duplicate assignment
luo penghao
1
-1
/
+0
2021-11-18
ipv6/esp6: Remove structure variables and alignment statements
luo penghao
1
-2
/
+1
[prev]
[next]