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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
280
-5284
/
+7724
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-3
/
+3
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+2
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-13
/
+13
2024-11-18
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
1
-2
/
+2
2024-11-18
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
1
-1
/
+1
2024-11-18
net: ip: fix unexpected return in fib_validate_source()
Menglong Dong
1
-1
/
+1
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
3
-16
/
+12
2024-11-18
mptcp: pm: avoid code duplication to lookup endp
Geliang Tang
1
-14
/
+6
2024-11-18
mptcp: pm: lockless list traversal to dump endp
Matthieu Baerts (NGI0)
1
-6
/
+7
2024-11-18
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
1
-0
/
+1
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+5
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-174
/
+148
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+0
2024-11-18
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
2
-3
/
+101
2024-11-18
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
2
-4
/
+195
2024-11-18
net/udp: Add 4-tuple hash list basis
Philo Lu
1
-2
/
+4
2024-11-18
net/udp: Add a new struct for hash2 slot
Philo Lu
2
-30
/
+29
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
9
-37
/
+267
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
3
-11
/
+17
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
3
-9
/
+14
2024-11-15
net: netpoll: flush skb pool during cleanup
Breno Leitao
1
-1
/
+13
2024-11-15
net: netpoll: Individualize the skb pool
Breno Leitao
1
-18
/
+13
2024-11-15
net/netlink: Correct the comment on netlink message max cap
Dmitry Safonov
1
-2
/
+2
2024-11-15
xsk: Free skb when TX metadata options are invalid
Felix Maurer
1
-5
/
+6
2024-11-15
Merge tag 'nf-24-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-5
/
+2
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
1
-0
/
+2
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_get
Joe Damato
1
-0
/
+2
2024-11-15
Merge tag 'for-net-next-2024-11-14' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
9
-137
/
+480
2024-11-15
Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
9
-112
/
+456
2024-11-15
netfilter: bitwise: add support for doing AND, OR and XOR directly
Jeremy Sowden
1
-11
/
+123
2024-11-15
netfilter: bitwise: rename some boolean operation functions
Jeremy Sowden
1
-17
/
+17
2024-11-15
netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-15
netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.
Guillaume Nault
1
-1
/
+2
2024-11-15
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-15
netfilter: flow_offload: Convert nft_flow_route() to dscp_t.
Guillaume Nault
1
-2
/
+2
2024-11-15
netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-15
xfrm: Fix acquire state insertion.
Steffen Klassert
1
-0
/
+1
2024-11-14
net: ethtool: account for RSS+RXNFC add semantics when checking channel count
Edward Cree
1
-12
/
+30
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
1
-0
/
+5
2024-11-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-37
/
+51
2024-11-14
bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2024-11-14
bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2024-11-14
Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
Luiz Augusto von Dentz
1
-0
/
+60
2024-11-14
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
1
-11
/
+4
2024-11-14
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
1
-2
/
+0
2024-11-14
Bluetooth: ISO: Send BIG Create Sync via hci_sync
Iulia Tanasescu
2
-1
/
+25
2024-11-14
Bluetooth: hci_conn: Remove alloc from critical section
Iulia Tanasescu
1
-18
/
+10
2024-11-14
Bluetooth: ISO: Use kref to track lifetime of iso_conn
Luiz Augusto von Dentz
1
-17
/
+71
[next]