index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+3
2024-02-23
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
1
-0
/
+4
2024-02-23
net/af_iucv: clean up a try_then_request_module()
Julian Wiedmann
1
-11
/
+3
2024-02-23
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
1
-1
/
+7
2024-02-23
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-1
/
+2
2024-02-23
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
1
-0
/
+6
2024-02-23
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
1
-0
/
+8
2024-02-23
inet: read sk->sk_family once in inet_recv_error()
Eric Dumazet
1
-2
/
+4
2024-02-23
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2
-9
/
+7
2024-02-23
net: ipv4: fix a memleak in ip_setup_cork
Zhipeng Lu
1
-6
/
+6
2024-02-23
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
1
-3
/
+4
2024-02-23
llc: call sock_orphan() at release time
Eric Dumazet
1
-0
/
+2
2024-02-23
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
Helge Deller
1
-7
/
+14
2024-02-23
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Edward Adam Davis
1
-1
/
+1
2024-02-23
wifi: cfg80211: free beacon_ies when overridden from hidden BSS
Benjamin Berg
1
-0
/
+4
2024-02-23
SUNRPC: Fix a suspicious RCU usage warning
Anna Schumaker
1
-2
/
+15
2024-02-23
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
1
-1
/
+2
2024-02-23
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
1
-17
/
+13
2024-02-23
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
1
-10
/
+6
2024-02-23
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
1
-0
/
+4
2024-02-23
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
1
-1
/
+1
2024-02-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
1
-0
/
+1
2024-02-23
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
1
-1
/
+1
2024-02-23
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-7
/
+0
2024-02-23
llc: make llc_ui_sendmsg() more robust against bonding changes
Eric Dumazet
1
-8
/
+16
2024-02-23
vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
Lin Ma
1
-0
/
+4
2024-02-23
net/smc: fix illegal rmb_desc access in SMC-D connection dump
Wen Gu
1
-1
/
+1
2024-01-26
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
1
-2
/
+2
2024-01-26
ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-13
/
+13
2024-01-26
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2
-14
/
+5
2024-01-26
net/ncsi: Fix netlink major/minor version numbers
Peter Delevoryas
4
-8
/
+36
2024-01-26
ncsi: internal.h: Fix a spello
Bhaskar Chowdhury
1
-1
/
+1
2024-01-26
calipso: fix memory leak in netlbl_calipso_add_pass()
Gavrilov Ilia
1
-23
/
+26
2024-01-26
netlabel: remove unused parameter in netlbl_netlink_auditinfo()
Zheng Yejian
5
-16
/
+14
2024-01-26
net: netlabel: Fix kerneldoc warnings
Andrew Lunn
1
-0
/
+1
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2
-14
/
+7
2024-01-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
1
-5
/
+6
2024-01-15
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
2
-4
/
+7
2024-01-15
net: add a route cache full diagnostic message
Peter Oskolkov
1
-1
/
+5
2024-01-15
netfilter: nf_tables: Reject tables of unsupported family
Phil Sutter
1
-0
/
+27
2024-01-15
net: Save and restore msg_namelen in sock_sendmsg
Marc Dionne
1
-0
/
+2
2024-01-15
net: sched: em_text: fix possible memory leak in em_text_destroy()
Hangyu Hua
1
-1
/
+3
2024-01-15
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
1
-3
/
+36
2024-01-08
net: rfkill: gpio: set GPIO direction
Rouven Czerwinski
1
-0
/
+8
2024-01-08
net: 9p: avoid freeing uninit memory in p9pdu_vreadf
Fedor Pchelkin
1
-4
/
+13
2024-01-08
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
1
-1
/
+2
2024-01-08
wifi: cfg80211: fix certs build to not depend on file order
Johannes Berg
1
-1
/
+1
2024-01-08
wifi: cfg80211: Add my certificate
Chen-Yu Tsai
1
-0
/
+87
2024-01-08
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
1
-0
/
+3
2024-01-08
net: warn if gso_type isn't set for a GSO SKB
Heiner Kallweit
1
-0
/
+5
[next]