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.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-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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-304
/
+981
2024-01-10
Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+11
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+9
2024-01-07
net/sched: simplify tc_action_load_ops parameters
Pedro Tammela
1
-2
/
+1
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+24
2024-01-05
Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
3
-2
/
+152
2024-01-04
net/tcp: Only produce AO/MD5 logs if there are any keys
Dmitry Safonov
2
-5
/
+23
2024-01-04
net/sched: introduce ACT_P_BOUND return code
Pedro Tammela
1
-0
/
+1
2024-01-04
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
1
-2
/
+1
2024-01-03
xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
Vladimir Oltean
1
-2
/
+2
2024-01-02
Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-2
/
+24
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-23
/
+61
2024-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
2
-21
/
+0
2024-01-01
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-4
/
+5
2023-12-29
genetlink: Use internal flags for multicast groups
Ido Schimmel
1
-3
/
+6
2023-12-29
Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
1
-1
/
+1
2023-12-29
iucv: make iucv_bus const
Greg Kroah-Hartman
1
-2
/
+2
2023-12-29
net: sock: remove excess structure-member documentation
Jonathan Corbet
1
-2
/
+0
2023-12-27
net: macsec: introduce mdo_insert_tx_tag
Radu Pirea (NXP OSS)
1
-0
/
+10
2023-12-27
net: macsec: documentation for macsec_context and macsec_ops
Radu Pirea (NXP OSS)
1
-0
/
+39
2023-12-27
net: macsec: move sci_to_cpu to macsec header
Radu Pirea (NXP OSS)
1
-0
/
+5
2023-12-27
net/sched: act_mirred: Allow mirred to block
Victor Nogueira
1
-0
/
+1
2023-12-27
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
1
-0
/
+2
2023-12-27
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
1
-0
/
+2
2023-12-26
net: remove SOCK_DEBUG macro
Denis Kirjanov
1
-13
/
+0
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
1
-1
/
+0
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
1
-5
/
+10
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
1
-4
/
+11
2023-12-23
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
3
-12
/
+0
2023-12-23
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
1
-10
/
+0
2023-12-23
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
1
-1
/
+0
2023-12-23
tcp: Link bhash2 to bhash.
Kuniyuki Iwashima
1
-1
/
+3
2023-12-23
tcp: Save address type in inet_bind2_bucket.
Kuniyuki Iwashima
1
-0
/
+1
2023-12-23
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
2
-12
/
+4
2023-12-22
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-1
/
+0
2023-12-22
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
1
-1
/
+0
2023-12-22
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
1
-0
/
+24
2023-12-22
netfilter: flowtable: reorder nf_flowtable struct members
Florian Westphal
1
-4
/
+5
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-53
/
+25
2023-12-22
net/ipv6: Remove gc_link warn on in fib6_info_release
David Ahern
1
-3
/
+1
2023-12-21
wifi: mac80211: add a driver callback to check active_links
Miri Korenblit
1
-0
/
+5
2023-12-21
wifi: mac80211: allow 64-bit radiotap timestamps
Johannes Berg
1
-1
/
+6
2023-12-21
wifi: mac80211: rework RX timestamp flags
Johannes Berg
1
-4
/
+9
2023-12-21
wifi: cfg80211: handle UHB AP and STA power type
Mukesh Sisodiya
1
-0
/
+6
2023-12-21
wifi: cfg80211: Schedule regulatory check on BSS STA channel change
Andrei Otcheretianski
1
-0
/
+10
2023-12-21
wifi: cfg80211: reg: Support P2P operation on DFS channels
Andrei Otcheretianski
1
-0
/
+2
2023-12-21
wifi: mac80211: address some kerneldoc warnings
Jonathan Corbet
1
-12
/
+3
2023-12-21
wifi: cfg80211: address several kerneldoc warnings
Jonathan Corbet
1
-7
/
+4
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+5
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
1
-51
/
+13
[next]