index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-19
flow_offload: action should not be NULL when it is referenced
gushengxian
1
-5
/
+7
2021-07-14
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2
-8
/
+20
2021-07-14
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
2
-6
/
+8
2021-07-14
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
1
-1
/
+1
2021-07-14
net: sched: add barrier to ensure correct ordering for lockless qdisc
Yunsheng Lin
1
-0
/
+12
2021-07-14
xsk: Fix missing validation for skb and unaligned mode
Magnus Karlsson
1
-2
/
+7
2021-07-14
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-0
/
+1
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
1
-0
/
+1
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-1
/
+6
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-0
/
+7
2021-06-10
inet: annotate date races around sk->sk_txhash
Eric Dumazet
1
-3
/
+7
2021-06-10
net: annotate data race in sock_error()
Eric Dumazet
1
-1
/
+6
2021-06-09
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-2
/
+7
2021-06-03
net: caif: add proper error handling
Pavel Skripkin
2
-2
/
+2
2021-06-03
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+1
2021-06-01
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
1
-0
/
+9
2021-06-01
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-1
/
+0
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-1
/
+6
2021-05-31
mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking comments
Brian Norris
1
-1
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-6
/
+0
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-11
/
+52
2021-05-25
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-0
/
+11
2021-05-24
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
1
-6
/
+0
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-1
/
+11
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-6
/
+1
2021-05-14
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-1
/
+34
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
1
-1
/
+0
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-1
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2021-04-30
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+0
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
1
-1
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
50
-385
/
+683
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-0
/
+19
2021-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+5
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-14
/
+0
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
1
-2
/
+2
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
1
-1
/
+1
2021-04-27
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-1
/
+0
2021-04-27
Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-04-27
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
1
-0
/
+5
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-31
/
+12
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+8
2021-04-25
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+4
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
2
-19
/
+0
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
1
-8
/
+0
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
2
-2
/
+4
[next]