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
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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
1
-70
/
+38
2025-03-07
include: net: add static inline dst_dev_overhead() to dst.h
Justin Iurman
1
-0
/
+9
2025-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2
-2
/
+8
2025-03-07
netfilter: allow exp not to be removed in nf_ct_find_expectation
Xin Long
1
-1
/
+1
2025-03-07
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-0
/
+8
2025-03-07
strparser: Add read_sock callback
Jiayuan Chen
1
-0
/
+2
2025-03-07
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
1
-1
/
+1
2025-02-21
net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
Jiri Pirko
1
-3
/
+12
2025-02-21
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
1
-2
/
+7
2025-02-21
vrf: use RCU protection in l3mdev_l3_out()
Eric Dumazet
1
-0
/
+2
2025-02-21
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
1
-1
/
+1
2025-02-21
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
1
-5
/
+5
2025-02-21
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
1
-4
/
+3
2025-02-21
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
1
-5
/
+4
2025-01-23
net: add exit_batch_rtnl() method
Eric Dumazet
1
-0
/
+3
2025-01-17
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
1
-1
/
+1
2025-01-17
tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
Jason Xing
1
-1
/
+1
2025-01-09
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
1
-38
/
+70
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2025-01-09
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
1
-13
/
+15
2025-01-02
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-2
/
+8
2024-12-19
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
1
-0
/
+1
2024-12-19
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-0
/
+1
2024-12-19
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
1
-1
/
+1
2024-12-14
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-12-14
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
1
-0
/
+12
2024-11-22
bonding: add ns target multicast address to slave device
Hangbin Liu
1
-0
/
+2
2024-11-17
Revert "Bluetooth: hci_conn: Consolidate code for aborting connections"
Greg Kroah-Hartman
1
-1
/
+1
2024-11-17
Revert "Bluetooth: hci_sync: Fix overwriting request callback"
Greg Kroah-Hartman
1
-1
/
+0
2024-11-08
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
1
-0
/
+1
2024-11-01
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
1
-0
/
+144
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-13
/
+13
2024-11-01
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-2
/
+1
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-0
/
+2
2024-10-17
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-17
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+17
2024-10-17
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+0
2024-10-17
icmp: change the order of rate limits
Eric Dumazet
1
-0
/
+2
2024-10-17
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
1
-2
/
+19
2024-10-17
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
1
-2
/
+2
2024-10-17
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
1
-3
/
+4
2024-09-30
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
1
-0
/
+13
2024-09-12
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-09-04
net: busy-poll: use ktime_get_ns() instead of local_clock()
Eric Dumazet
1
-1
/
+1
2024-09-04
netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation
Pablo Neira Ayuso
1
-2
/
+3
2024-09-04
netfilter: nf_tables: restore IP sanity checks for netdev/egress
Pablo Neira Ayuso
1
-4
/
+6
2024-08-29
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+1
[next]