index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
mptcp: pm: avoid code duplication to lookup endp
Geliang Tang
2024-11-19
1
-14
/
+6
|
*
|
|
|
|
mptcp: pm: lockless list traversal to dump endp
Matthieu Baerts (NGI0)
2024-11-19
1
-6
/
+7
|
*
|
|
|
|
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
2024-11-19
1
-0
/
+1
|
*
|
|
|
|
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
2024-11-18
2
-3
/
+101
|
*
|
|
|
|
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
2024-11-18
2
-4
/
+195
|
*
|
|
|
|
net/udp: Add 4-tuple hash list basis
Philo Lu
2024-11-18
1
-2
/
+4
|
*
|
|
|
|
net/udp: Add a new struct for hash2 slot
Philo Lu
2024-11-18
2
-30
/
+29
|
*
|
|
|
|
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-11-18
9
-37
/
+267
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfrm: Fix acquire state insertion.
Steffen Klassert
2024-11-15
1
-0
/
+1
|
|
*
|
|
|
|
xfrm: replace deprecated strncpy with strscpy_pad
Daniel Yang
2024-11-14
1
-1
/
+1
|
|
*
|
|
|
|
xfrm: Add error handling when nla_put_u32() returns an error
Everest K.C
2024-11-14
1
-1
/
+4
|
|
*
|
|
|
|
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
2024-11-06
2
-2
/
+3
|
|
*
|
|
|
|
xfrm: Convert xfrm_dst_lookup() to dscp_t.
Guillaume Nault
2024-11-06
1
-5
/
+4
|
|
*
|
|
|
|
xfrm: Convert xfrm_bundle_create() to dscp_t.
Guillaume Nault
2024-11-06
1
-3
/
+4
|
|
*
|
|
|
|
xfrm: Convert xfrm_get_tos() to dscp_t.
Guillaume Nault
2024-11-06
1
-3
/
+3
|
|
*
|
|
|
|
xfrm: Restrict percpu SA attribute to specific netlink message types
Steffen Klassert
2024-10-29
1
-0
/
+14
|
|
*
|
|
|
|
xfrm: Add an inbound percpu state cache.
Steffen Klassert
2024-10-29
4
-7
/
+64
|
|
*
|
|
|
|
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
2024-10-29
2
-0
/
+67
|
|
*
|
|
|
|
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
2024-10-29
4
-20
/
+107
|
*
|
|
|
|
|
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-16
3
-11
/
+17
|
*
|
|
|
|
|
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-16
3
-9
/
+14
|
*
|
|
|
|
|
net: netpoll: flush skb pool during cleanup
Breno Leitao
2024-11-16
1
-1
/
+13
|
*
|
|
|
|
|
net: netpoll: Individualize the skb pool
Breno Leitao
2024-11-16
1
-18
/
+13
|
*
|
|
|
|
|
net/netlink: Correct the comment on netlink message max cap
Dmitry Safonov
2024-11-16
1
-2
/
+2
|
*
|
|
|
|
|
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
2024-11-15
1
-0
/
+2
|
*
|
|
|
|
|
Merge tag 'for-net-next-2024-11-14' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-11-15
9
-137
/
+480
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
Luiz Augusto von Dentz
2024-11-14
1
-0
/
+60
|
|
*
|
|
|
|
|
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
2024-11-14
1
-11
/
+4
|
|
*
|
|
|
|
|
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
2024-11-14
1
-2
/
+0
|
|
*
|
|
|
|
|
Bluetooth: ISO: Send BIG Create Sync via hci_sync
Iulia Tanasescu
2024-11-14
2
-1
/
+25
|
|
*
|
|
|
|
|
Bluetooth: hci_conn: Remove alloc from critical section
Iulia Tanasescu
2024-11-14
1
-18
/
+10
|
|
*
|
|
|
|
|
Bluetooth: ISO: Use kref to track lifetime of iso_conn
Luiz Augusto von Dentz
2024-11-14
1
-17
/
+71
|
|
*
|
|
|
|
|
Bluetooth: SCO: Use kref to track lifetime of sco_conn
Luiz Augusto von Dentz
2024-11-14
1
-28
/
+71
|
|
*
|
|
|
|
|
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
2024-11-14
2
-1
/
+1
|
|
*
|
|
|
|
|
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
3
-16
/
+95
|
|
*
|
|
|
|
|
Bluetooth: ISO: Fix matching parent socket for BIS slave
Iulia Tanasescu
2024-11-14
1
-2
/
+17
|
|
*
|
|
|
|
|
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
2024-11-14
2
-39
/
+103
|
|
*
|
|
|
|
|
Bluetooth: Support new quirks for ATS2851
Danil Pylaev
2024-11-14
2
-1
/
+15
|
|
*
|
|
|
|
|
Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
Andrej Shadura
2024-11-14
1
-4
/
+6
|
|
*
|
|
|
|
|
Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet
Luiz Augusto von Dentz
2024-11-14
1
-4
/
+9
|
|
*
|
|
|
|
|
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Luiz Augusto von Dentz
2024-11-14
1
-4
/
+9
|
|
*
|
|
|
|
|
Bluetooth: hci_conn: Use disable_delayed_work_sync
Luiz Augusto von Dentz
2024-11-14
1
-3
/
+3
|
|
*
|
|
|
|
|
Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
Markus Elfring
2024-11-14
1
-10
/
+3
|
*
|
|
|
|
|
|
Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-11-15
9
-112
/
+456
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
netfilter: bitwise: add support for doing AND, OR and XOR directly
Jeremy Sowden
2024-11-15
1
-11
/
+123
|
|
*
|
|
|
|
|
|
netfilter: bitwise: rename some boolean operation functions
Jeremy Sowden
2024-11-15
1
-17
/
+17
|
|
*
|
|
|
|
|
|
netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.
Guillaume Nault
2024-11-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.
Guillaume Nault
2024-11-15
1
-1
/
+2
|
|
*
|
|
|
|
|
|
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Guillaume Nault
2024-11-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
netfilter: flow_offload: Convert nft_flow_route() to dscp_t.
Guillaume Nault
2024-11-15
1
-2
/
+2
[prev]
[next]