index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-07-15
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2024-07-15
net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
Pawel Dembicki
2024-07-15
net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
Pawel Dembicki
2024-07-15
net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
Vladimir Oltean
2024-07-15
net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
Vladimir Oltean
2024-07-15
net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() into dsa_8021q_rcv()
Vladimir Oltean
2024-07-15
net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa...
Vladimir Oltean
2024-07-15
net: bridge: mst: Check vlan state for egress decision
Elliot Ayrey
2024-07-14
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil HorĂ¡k (2N)
2024-07-14
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2024-07-14
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-07-14
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
2024-07-14
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
2024-07-14
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
2024-07-14
Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
2024-07-14
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
2024-07-14
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-07-14
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
2024-07-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
2024-07-14
ipv4: fix source address selection with route leak
Nicolas Dichtel
2024-07-14
net: ethtool: pse-pd: Fix possible null-deref
Kory Maincent
2024-07-14
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
2024-07-14
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-07-13
net: ethtool: Monotonically increase the message sequence number
Danielle Ratson
2024-07-13
tcp: Don't drop SYN+ACK for simultaneous connect().
Kuniyuki Iwashima
2024-07-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-12
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
2024-07-12
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
2024-07-12
Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2024-07-12
Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-07-12
xfrm: Support crypto offload for outbound IPv4 UDP-encapsulated ESP packet
Mike Yu
2024-07-12
xfrm: Support crypto offload for inbound IPv4 UDP-encapsulated ESP packet
Mike Yu
2024-07-12
xfrm: Allow UDP encapsulation in crypto offload control path
Mike Yu
2024-07-12
xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path
Mike Yu
2024-07-12
l2tp: fix l2tp_session_register with colliding l2tpv3 IDs
James Chapman
2024-07-12
tipc: Consolidate redundant functions
Shigeru Yoshida
2024-07-12
tipc: Remove unused struct declaration
Shigeru Yoshida
2024-07-11
netdevice: define and allocate &net_device _properly_
Alexander Lobakin
2024-07-11
net: psample: fix flag being set in wrong skb
Adrian Moreno
2024-07-11
Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-07-11
net: ethtool: Fix RSS setting
Saeed Mahameed
2024-07-11
net: reduce rtnetlink_rcv_msg() stack usage
Eric Dumazet
[prev]
[next]