index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-04-30
net/smc: ignore loopback-ism when dumping SMC-D devices
Wen Gu
2024-04-30
net/smc: mark optional smcd_ops and check for support when called
Wen Gu
2024-04-30
net/smc: implement DMB-related operations of loopback-ism
Wen Gu
2024-04-30
net/smc: implement ID-related operations of loopback-ism
Wen Gu
2024-04-30
net/smc: introduce loopback-ism for SMC intra-OS shortcut
Wen Gu
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
2024-04-30
sctp: prefer struct_size over open coded arithmetic
Erick Archer
2024-04-30
netdev: add queue stats
Xuan Zhuo
2024-04-29
net: hsr: init prune_proxy_timer sooner
Eric Dumazet
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
inet: use call_rcu_hurry() in inet_free_ifa()
Eric Dumazet
2024-04-29
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-04-26
tcp: fix tcp_grow_skb() vs tstamps
Eric Dumazet
2024-04-26
rstreason: make it work in trace world
Jason Xing
2024-04-26
mptcp: introducing a helper into active reset logic
Jason Xing
2024-04-26
mptcp: support rstreason for passive reset
Jason Xing
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
2024-04-26
rstreason: prepare for active reset
Jason Xing
2024-04-26
rstreason: prepare for passive reset
Jason Xing
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
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
2024-04-25
bpf: check bpf_dummy_struct_ops program params for test runs
Eduard Zingerman
2024-04-25
bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
Eduard Zingerman
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
[next]