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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
ethtool: stats: Fix a copy-paste error
YueHaibing
1
-1
/
+1
2021-05-18
tipc: simplify the finalize work queue
Xin Long
6
-23
/
+14
2021-05-17
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
1
-2
/
+4
2021-05-17
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
1
-1
/
+10
2021-05-17
tipc: wait and exit until all work queues are done
Xin Long
3
-0
/
+6
2021-05-17
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2
-0
/
+6
2021-05-17
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
1
-7
/
+2
2021-05-14
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2
-2
/
+28
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2
-5
/
+25
2021-05-14
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-0
/
+19
2021-05-14
tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
Jim Ma
1
-5
/
+6
2021-05-14
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
1
-1
/
+4
2021-05-14
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
3
-2
/
+7
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2
-5
/
+5
2021-05-13
openvswitch: meter: fix race when getting now_ms.
Tao Liu
1
-0
/
+8
2021-05-12
Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm...
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
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
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
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
2021-05-10
net/nfc/rawsock.c: fix a permission check bug
Jeimon
1
-1
/
+1
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/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
-227
/
+237
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/...
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
[next]