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-05-13
net: bridge: mcast: rename multicast router lists and timers
Linus Lüssing
4
-34
/
+34
2021-05-13
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+9
2021-05-13
net: taprio offload: enforce qdisc to netdev queue mapping
Yannick Vignon
1
-40
/
+45
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
1
-2
/
+8
2021-05-13
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
1
-1
/
+2
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
1
-1
/
+1
2021-05-12
tls splice: remove inappropriate flags checking for MSG_PEEK
Jim Ma
1
-2
/
+1
2021-05-12
Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
David S. Miller
1
-16
/
+33
2021-05-12
net: packetmmap: fix only tx timestamp on request
Richard Sanger
1
-2
/
+8
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-4
/
+4
2021-05-12
can: isotp: prevent race between isotp_bind() and isotp_setsockopt()
Norbert Slusarek
1
-16
/
+33
2021-05-11
net/sched: taprio: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-3
/
+0
2021-05-11
mptcp: fix data stream corruption
Paolo Abeni
1
-0
/
+6
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-27
/
+2
2021-05-11
bpf: Limit static tcp-cc functions in the .BTF_ids list to x86
Martin KaFai Lau
1
-0
/
+2
2021-05-11
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
1
-27
/
+0
2021-05-11
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
1
-2
/
+11
2021-05-11
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+27
2021-05-11
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2
-1
/
+14
2021-05-11
mac80211: check defrag PN against current frame
Johannes Berg
3
-9
/
+20
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
5
-43
/
+73
2021-05-11
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
1
-1
/
+18
2021-05-11
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
1
-0
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2
-3
/
+3
2021-05-11
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
4
-0
/
+16
2021-05-11
mac80211: assure all fragments are encrypted
Mathy Vanhoef
1
-11
/
+12
2021-05-10
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
1
-4
/
+2
2021-05-10
tipc: make node link identity publish thread safe
Hoang Le
1
-6
/
+6
2021-05-10
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
1
-5
/
+7
2021-05-10
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
2
-21
/
+9
2021-05-10
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
2021-05-10
neighbour: Remove redundant initialization of 'bucket'
Yang Li
1
-1
/
+1
2021-05-10
net/nfc/rawsock.c: fix a permission check bug
Jeimon
1
-1
/
+1
2021-05-10
net: openvswitch: Remove unnecessary skb_nfct()
Yejune Deng
1
-7
/
+4
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
31
-121
/
+407
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
13
-40
/
+117
2021-05-07
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-226
/
+236
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-06
tcp: Specify cmsgbuf is user pointer for receive zerocopy.
Arjun Roy
1
-0
/
+1
2021-05-06
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-20
/
+38
2021-05-05
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
1
-2
/
+2
2021-05-05
netfilter: remove BUG_ON() after skb_header_pointer()
Pablo Neira Ayuso
6
-7
/
+21
2021-05-05
Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-17
/
+24
2021-05-05
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
1
-0
/
+2
[prev]
[next]