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
2025-01-15
Bluetooth: Allow reset via sysfs
Hsin-chen Chuang
-0
/
+19
2025-01-15
Bluetooth: Get rid of cmd_timeout and use the reset callback
Hsin-chen Chuang
-2
/
+2
2025-01-15
Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
Fedor Pchelkin
-1
/
+2
2025-01-15
Bluetooth: hci: Remove deadcode
Dr. David Alan Gilbert
-44
/
+0
2025-01-15
Bluetooth: MGMT: Mark LL Privacy as stable
Luiz Augusto von Dentz
-154
/
+31
2025-01-15
wifi: cfg80211: adjust allocation of colocated AP data
Dmitry Antipov
-3
/
+1
2025-01-15
wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf()
Dan Carpenter
-2
/
+4
2025-01-15
saner replacement for debugfs_rename()
Al Viro
-20
/
+5
2025-01-14
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
-5
/
+5
2025-01-14
socket: Remove unused kernel_sendmsg_locked
Dr. David Alan Gilbert
-28
/
+0
2025-01-14
mptcp: fix spurious wake-up on under memory pressure
Paolo Abeni
-2
/
+7
2025-01-14
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
-2
/
+4
2025-01-14
Bluetooth: iso: Allow BIG re-sync
Iulia Tanasescu
-0
/
+36
2025-01-14
tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter
Eric Dumazet
-3
/
+5
2025-01-14
tcp: add TCP_RFC7323_PAWS_ACK drop reason
Eric Dumazet
-1
/
+9
2025-01-14
tcp: add drop_reason support to tcp_disordered_ack()
Eric Dumazet
-35
/
+44
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
-4
/
+4
2025-01-14
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
-0
/
+9
2025-01-14
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
-0
/
+9
2025-01-14
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
-8
/
+21
2025-01-14
vsock/bpf: return early if transport is not assigned
Stefano Garzarella
-0
/
+9
2025-01-14
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
-2
/
+5
2025-01-14
net: hsr: Create and export hsr_get_port_ndev()
MD Danish Anwar
-9
/
+13
2025-01-14
net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
MD Danish Anwar
-3
/
+4
2025-01-14
Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-27
/
+84
2025-01-14
net: ethtool: add support for structured PHY statistics
Jakub Kicinski
-1
/
+44
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
-2
/
+21
2025-01-14
ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
Oleksij Rempel
-8
/
+15
2025-01-14
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
-19
/
+27
2025-01-14
net: sched: calls synchronize_net() only when needed
Eric Dumazet
-11
/
+11
2025-01-13
net: cleanup init_dummy_netdev_core()
Jakub Kicinski
-10
/
+4
2025-01-13
net: remove init_dummy_netdev()
Jakub Kicinski
-28
/
+11
2025-01-13
net/ncsi: fix locking in Get MAC Address handling
Paul Fertser
-15
/
+22
2025-01-13
net/smc: fix data error when recvmsg with MSG_PEEK flag
Guangguan Wang
-21
/
+26
2025-01-13
SUNRPC: display total RPC tasks for RPC client
Dai Ngo
-2
/
+8
2025-01-13
SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.
Dai Ngo
-5
/
+13
2025-01-13
wifi: mac80211: avoid double free in auth/assoc timeout
Miri Korenblit
-2
/
+4
2025-01-13
wifi: mac80211: ibss: mark IBSS left before leaving
Johannes Berg
-1
/
+1
2025-01-13
wifi: mac80211: ibss: stop transmit when merging IBSS
Johannes Berg
-0
/
+1
2025-01-13
wifi: mac80211: don't flush non-uploaded STAs
Johannes Berg
-0
/
+3
2025-01-13
wifi: mac80211: set key link ID to the deflink one
Benjamin Berg
-4
/
+9
2025-01-13
wifi: mac80211: pass correct link ID on assoc
Benjamin Berg
-0
/
+2
2025-01-13
wifi: nl80211: simplify nested if checks
Johannes Berg
-4
/
+3
2025-01-13
wifi: mac80211: Support parsing EPCS ML element
Ilan Peer
-0
/
+31
2025-01-13
wifi: cfg80211: Add support for controlling EPCS
Ilan Peer
-0
/
+109
2025-01-13
wifi: mac80211: Support dynamic link addition and removal
Ilan Peer
-1
/
+800
2025-01-13
wifi: mac80211: Pull link space calculation to a function
Ilan Peer
-31
/
+53
2025-01-13
wifi: mac80211: Refactor adding association elements
Ilan Peer
-35
/
+38
2025-01-13
wifi: cfg80211: Add support for dynamic addition/removal of links
Ilan Peer
-0
/
+231
2025-01-13
wifi: nl80211: Split the links handling of an association request
Ilan Peer
-75
/
+76
[prev]
[next]