index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-04-26
net: hsr: Provide RedBox support (HSR-SAN)
Lukasz Majewski
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-04-25
net: add two more call_rcu_hurry()
Eric Dumazet
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
tcp: avoid premature drops in tcp_add_backlog()
Eric Dumazet
2024-04-25
Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-25
Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-04-25
net: bridge: remove redundant check of f->dst
linke li
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-04-25
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
2024-04-25
tcp: update sacked after tracepoint in __tcp_retransmit_skb
Philo Lu
2024-04-24
Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-04-24
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
2024-04-24
net: openvswitch: Release reference to netdev
Jun Gu
2024-04-25
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
2024-04-24
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
2024-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
2024-04-24
net: free_netdev: exit earlier if dummy
Breno Leitao
2024-04-24
net: core: Fix documentation
Breno Leitao
2024-04-23
tcp: Fix Use-After-Free in tcp_ao_connect_init
Hyunwoo Kim
2024-04-23
neighbour: fix neigh_master_filtered()
Eric Dumazet
2024-04-23
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-04-23
netlink: support all extack types in dumps
Jakub Kicinski
2024-04-23
netlink: move extack writing helpers
Jakub Kicinski
2024-04-23
netdev: support dumping a single netdev in qstats
Jakub Kicinski
2024-04-23
af_unix: Don't access successor in unix_del_edges() during GC.
Kuniyuki Iwashima
2024-04-23
ax25: Fix netdev refcount issue
Duoming Zhou
2024-04-22
net: openvswitch: Check vport netdev name
Jun Gu
2024-04-22
netfilter: nfnetlink: Handle ACK flags for batch messages
Donald Hunter
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-22
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-22
tcp: try to send bigger TSO packets
Eric Dumazet
2024-04-22
tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()
Eric Dumazet
2024-04-22
tcp: remove dubious FIN exception from tcp_cwnd_test()
Eric Dumazet
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-22
bridge/br_netlink.c: no need to return void function
Hangbin Liu
2024-04-22
tcp: do not export tcp_twsk_purge()
Eric Dumazet
[next]