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
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
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
1
-2
/
+5
2023-06-28
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2
-0
/
+6
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-31
/
+0
2023-06-21
net: tipc: resize nlattr array to correct size
Lin Ma
1
-2
/
+2
2023-06-21
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
1
-1
/
+1
2023-06-21
ping6: Fix send to link-local addresses with VRF.
Guillaume Nault
1
-1
/
+2
2023-06-21
netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
Pablo Neira Ayuso
1
-1
/
+2
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
21
-10784
/
+0
2023-06-14
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
1
-4
/
+4
2023-06-14
batman-adv: Broken sync while rescheduling delayed work
Vladislav Efanov
1
-1
/
+1
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
1
-2
/
+0
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+4
2023-06-14
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
1
-0
/
+9
2023-06-14
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
1
-0
/
+4
2023-06-09
atm: hide unused procfs functions
Arnd Bergmann
1
-0
/
+2
2023-06-09
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
1
-0
/
+4
2023-06-09
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
1
-1
/
+1
2023-06-09
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
1
-1
/
+2
2023-06-09
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
1
-3
/
+5
2023-06-09
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2
-3
/
+3
2023-06-09
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
1
-3
/
+4
2023-06-09
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
2023-05-30
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-30
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-30
netfilter: nf_tables: fix register ordering
Florian Westphal
1
-4
/
+11
2023-05-30
netfilter: nf_tables: do not allow SET_ID to refer to another table
Pablo Neira Ayuso
1
-2
/
+5
2023-05-30
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Pablo Neira Ayuso
1
-1
/
+3
2023-05-30
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
1
-3
/
+1
2023-05-30
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
1
-1
/
+8
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-10
/
+25
2023-05-30
netfilter: nf_tables: add nft_setelem_parse_key()
Pablo Neira Ayuso
1
-36
/
+42
2023-05-30
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
1
-14
/
+17
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-2
/
+1
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
14
-64
/
+77
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
21
-111
/
+108
2023-05-30
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
Pablo Neira Ayuso
1
-3
/
+16
2023-05-30
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
1
-2
/
+2
2023-05-30
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
Dong Chenchen
1
-5
/
+3
2023-05-30
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
1
-1
/
+1
2023-05-30
af_key: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
1
-4
/
+8
2023-05-30
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-05-30
net: Catch invalid index in XPS mapping
Nick Child
1
-0
/
+2
2023-05-30
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
1
-1
/
+1
2023-05-30
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
1
-1
/
+1
2023-05-30
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
1
-4
/
+4
2023-05-17
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-17
net/sched: act_mirred: Add carrier check
Victor Nogueira
1
-1
/
+1
2023-05-17
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
1
-3
/
+5
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
4
-3
/
+15
2023-05-17
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
4
-13
/
+54
[next]