index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-14
net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
Maxime Chevallier
1
-2
/
+0
2024-09-14
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
1
-1
/
+2
2024-09-14
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
1
-3
/
+40
2024-09-14
ipv4: fib_rules: Add DSCP selector support
Ido Schimmel
1
-4
/
+50
2024-09-14
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
1
-1
/
+2
2024-09-14
net: ethtool: Enhance error messages sent to user space
Danielle Ratson
1
-3
/
+11
2024-09-14
Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-37
/
+26
2024-09-13
memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOL
Mina Almasry
1
-0
/
+1
2024-09-13
net: caif: remove unused name
Jakub Kicinski
1
-2
/
+0
2024-09-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-10
/
+15
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-13
/
+64
2024-09-12
net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...
Lorenzo Bianconi
2
-1
/
+7
2024-09-12
Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-6
/
+42
2024-09-12
netdev: add dmabuf introspection
Mina Almasry
2
-0
/
+12
2024-09-12
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
1
-0
/
+68
2024-09-12
tcp: RX path for devmem TCP
Mina Almasry
4
-5
/
+292
2024-09-12
net: add support for skbs with unreadable frags
Mina Almasry
7
-8
/
+70
2024-09-12
net: support non paged skb frags
Mina Almasry
6
-4
/
+22
2024-09-12
memory-provider: dmabuf devmem memory provider
Mina Almasry
6
-27
/
+240
2024-09-12
page_pool: devmem support
Mina Almasry
5
-24
/
+88
2024-09-12
netdev: netdevice devmem allocator
Mina Almasry
2
-0
/
+75
2024-09-12
netdev: support binding dma-buf to netdevice
Mina Almasry
10
-5
/
+574
2024-09-12
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
3
-0
/
+27
2024-09-12
netdev: add netdev_rx_queue_restart()
Mina Almasry
2
-0
/
+75
2024-09-12
net: ethtool: phy: Check the req_info.pdn field for GET commands
Maxime Chevallier
1
-1
/
+1
2024-09-12
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
1
-4
/
+9
2024-09-12
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
6
-8
/
+140
2024-09-12
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
4
-0
/
+23
2024-09-12
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2
-7
/
+8
2024-09-12
net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
Jeongjun Park
1
-0
/
+4
2024-09-12
net: hsr: Remove interlink_sequence_nr.
Eric Dumazet
2
-2
/
+0
2024-09-12
net: hsr: Use the seqnr lock for frames received via interlink port.
Sebastian Andrzej Siewior
1
-1
/
+10
2024-09-12
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
1
-3
/
+38
2024-09-12
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
1
-3
/
+4
2024-09-11
Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
20
-133
/
+417
2024-09-11
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-09-11
bpf: Allow bpf_dynptr_from_skb() for tp_btf
Philo Lu
1
-1
/
+2
2024-09-11
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-127
/
+136
2024-09-11
sch_cake: constify inverse square root cache
Dave Taht
1
-35
/
+18
2024-09-11
net: dsa: microchip: update tag_ksz masks for KSZ9477 family
Pieter Van Trappen
1
-2
/
+3
2024-09-11
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
3
-4
/
+16
2024-09-10
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
Luiz Augusto von Dentz
1
-1
/
+4
2024-09-10
Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED
Luiz Augusto von Dentz
1
-2
/
+2
2024-09-10
Bluetooth: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-24
/
+8
2024-09-10
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2
-8
/
+11
2024-09-10
Bluetooth: Use led_set_brightness() in LED trigger activate() callback
Hans de Goede
1
-1
/
+1
2024-09-10
Bluetooth: hci_conn: Remove redundant memset after kzalloc
Kuan-Wei Chiu
1
-1
/
+0
2024-09-10
net/smc: add sysctl for smc_limit_hs
D. Wythe
2
-3
/
+11
2024-09-10
fou: fix initialization of grc
Muhammad Usama Anjum
1
-2
/
+2
2024-09-10
af_unix: Don't return OOB skb in manage_oob().
Kuniyuki Iwashima
1
-2
/
+7
[next]