index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2024-11-14
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Luiz Augusto von Dentz
-4
/
+9
2024-11-14
Bluetooth: hci_conn: Use disable_delayed_work_sync
Luiz Augusto von Dentz
-3
/
+3
2024-11-14
Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
Markus Elfring
-10
/
+3
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-67
/
+105
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-66
/
+103
2024-11-14
netfilter: ipset: add missing range check in bitmap_ip_uadt
Jeongjun Park
-5
/
+2
2024-11-14
netfilter: nf_tables: allocate element update information dynamically
Florian Westphal
-21
/
+36
2024-11-14
netfilter: nf_tables: switch trans_elem to real flex array
Florian Westphal
-0
/
+90
2024-11-14
netfilter: nf_tables: prepare nft audit for set element compaction
Florian Westphal
-3
/
+18
2024-11-14
netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
Florian Westphal
-64
/
+164
2024-11-14
netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
Florian Westphal
-5
/
+16
2024-11-14
netfilter: bpf: Pass string literal as format argument of request_module()
Simon Horman
-1
/
+1
2024-11-14
netfilter: nfnetlink: Report extack policy errors for batched ops
Donald Hunter
-1
/
+1
2024-11-14
xfrm: replace deprecated strncpy with strscpy_pad
Daniel Yang
-1
/
+1
2024-11-14
xfrm: Add error handling when nla_put_u32() returns an error
Everest K.C
-1
/
+4
2024-11-13
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
-1
/
+2
2024-11-13
mptcp: pm: use _rcu variant under rcu_read_lock
Matthieu Baerts (NGI0)
-1
/
+2
2024-11-13
mptcp: hold pm lock when deleting entry
Geliang Tang
-0
/
+3
2024-11-13
mptcp: update local address flags when setting it
Geliang Tang
-0
/
+12
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-66
/
+105
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
-78
/
+159
2024-11-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+1
2024-11-12
net: page_pool: do not count normal frag allocation in stats
Jakub Kicinski
-1
/
+1
2024-11-12
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hno...
Alexandre Ferrieux
-4
/
+14
2024-11-12
mptcp: fix possible integer overflow in mptcp_reset_tout_timer
Dmitry Kandybka
-2
/
+2
2024-11-12
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
-2
/
+0
2024-11-12
wifi: mac80211: pass MBSSID config by reference
Johannes Berg
-6
/
+6
2024-11-12
wifi: mac80211: Support EHT 1024 aggregation size in TX
MeiChia Chiu
-48
/
+88
2024-11-12
net: rfkill: gpio: Add check for clk_enable()
Mingwei Zheng
-2
/
+6
2024-11-12
net: sched: cls_api: improve the error message for ID allocation failure
Jakub Kicinski
-14
/
+25
2024-11-12
virtio/vsock: Improve MSG_ZEROCOPY error handling
Michal Luczaj
-0
/
+1
2024-11-12
vsock: Fix sk_error_queue memory leak
Michal Luczaj
-0
/
+3
2024-11-12
virtio/vsock: Fix accept_queue memory leak
Michal Luczaj
-0
/
+8
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
-0
/
+107
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
-16
/
+21
2024-11-12
net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
-16
/
+18
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
-14
/
+15
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
-13
/
+18
2024-11-12
net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
-9
/
+10
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
-21
/
+35
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
-16
/
+19
2024-11-12
net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
-10
/
+11
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
-22
/
+32
2024-11-11
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
-0
/
+13
2024-11-11
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
-1
/
+2
2024-11-11
mptcp: error out earlier on disconnect
Paolo Abeni
-4
/
+9
2024-11-11
net: Add control functions for irq suspension
Martin Karsten
-0
/
+37
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
-2
/
+42
2024-11-11
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
-18
/
+24
2024-11-11
rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...
Kuniyuki Iwashima
-3
/
+16
[prev]
[next]