index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
selftests: tls: add test for peeking past a record of a different type
Sabrina Dubroca
1
-0
/
+19
2024-02-21
selftests: tls: add test for merging of same-type control messages
Sabrina Dubroca
1
-0
/
+26
2024-02-21
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
1
-8
/
+14
2024-02-21
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-02-21
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
1
-0
/
+2
2024-02-21
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Vasiliy Kovalev
1
-5
/
+5
2024-02-21
MAINTAINERS: Add framer headers to NETWORKING [GENERAL]
Simon Horman
1
-0
/
+2
2024-02-21
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
1
-13
/
+9
2024-02-21
net: ipa: don't overrun IPA suspend interrupt registers
Alex Elder
1
-1
/
+1
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
3
-34
/
+15
2024-02-21
octeontx2-af: Consider the action set by PF
Subbaraya Sundeep
1
-0
/
+4
2024-02-20
docs: netdev: update the link to the CI repo
Jakub Kicinski
1
-1
/
+1
2024-02-20
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
1
-1
/
+2
2024-02-20
devlink: fix possible use-after-free and memory leaks in devlink_init()
Vasiliy Kovalev
1
-3
/
+9
2024-02-20
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
1
-9
/
+11
2024-02-19
enic: Avoid false positive under FORTIFY_SOURCE
Kees Cook
1
-1
/
+2
2024-02-19
ionic: use pci_is_enabled not open code
Shannon Nelson
1
-1
/
+1
2024-02-19
selftests: bonding: set active slave to primary eth1 specifically
Hangbin Liu
1
-0
/
+2
2024-02-18
net: bcmasp: Sanity check is off by one
Justin Chen
1
-3
/
+3
2024-02-18
net: bcmasp: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
2024-02-18
selftests: mptcp: diag: unique 'cestab' subtest names
Matthieu Baerts (NGI0)
1
-6
/
+11
2024-02-18
selftests: mptcp: diag: unique 'in use' subtest names
Matthieu Baerts (NGI0)
1
-8
/
+12
2024-02-18
selftests: mptcp: userspace_pm: unique subtest names
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-18
selftests: mptcp: simult flows: fix some subtest names
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-02-18
selftests: mptcp: diag: fix bash warnings on older kernels
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-18
selftests: mptcp: pm nl: avoid error msg on older kernels
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-18
selftests: mptcp: pm nl: also list skipped tests
Matthieu Baerts (NGI0)
1
-0
/
+6
2024-02-18
mptcp: fix duplicate subflow creation
Paolo Abeni
1
-15
/
+18
2024-02-18
mptcp: fix data races on remote_id
Paolo Abeni
2
-7
/
+7
2024-02-18
mptcp: fix data races on local_id
Paolo Abeni
6
-13
/
+23
2024-02-18
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
3
-3
/
+7
2024-02-18
mptcp: add needs_id for netlink appending addr
Geliang Tang
1
-5
/
+19
2024-02-18
mptcp: add needs_id for userspace appending addr
Geliang Tang
1
-6
/
+7
2024-02-18
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
1
-3
/
+18
2024-02-18
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
1
-4
/
+17
2024-02-17
net: stmmac: Fix incorrect dereference in interrupt handlers
Pavel Sakharov
1
-20
/
+0
2024-02-16
net/sched: act_mirred: don't override retval if we already lost the skb
Jakub Kicinski
1
-12
/
+10
2024-02-16
net/sched: act_mirred: use the backlog for mirred ingress
Jakub Kicinski
2
-12
/
+5
2024-02-16
net: ethernet: adi: requires PHYLIB support
Randy Dunlap
1
-0
/
+1
2024-02-16
dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().
Kuniyuki Iwashima
1
-1
/
+24
2024-02-16
net: bridge: switchdev: Ensure deferred event delivery on unoffload
Tobias Waldekranz
1
-0
/
+10
2024-02-16
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
3
-28
/
+122
2024-02-16
net/iucv: fix the allocation size of iucv_path_table array
Alexander Gordeev
1
-2
/
+2
2024-02-15
update workarounds for gcc "asm goto" issue
Linus Torvalds
3
-4
/
+21
2024-02-15
net: fill in MODULE_DESCRIPTION()s for missing arcnet
Breno Leitao
10
-0
/
+10
2024-02-15
net: fill in MODULE_DESCRIPTION()s for mdio_devres
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ppp
Breno Leitao
5
-0
/
+5
2024-02-15
net: fill in MODULE_DESCRIPTION()s for fddik/skfp
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for plip
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb
Breno Leitao
1
-0
/
+1
[next]