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.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-11-10
neighbour: Create netdev->neighbour association
Gilad Naaman
2
-7
/
+14
2024-11-10
neighbour: Remove bare neighbour::next pointer
Gilad Naaman
1
-3
/
+1
2024-11-10
neighbour: Convert iteration to use hlist+macro
Gilad Naaman
1
-4
/
+1
2024-11-10
neighbour: Define neigh_for_each_in_bucket
Gilad Naaman
1
-0
/
+6
2024-11-10
neighbour: Add hlist_node to struct neighbour
Gilad Naaman
1
-0
/
+2
2024-11-09
net: mctp: Expose transport binding identifier via IFLA attribute
Khang Nguyen
2
-1
/
+21
2024-11-08
ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Guillaume Nault
1
-3
/
+3
2024-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2024-11-07
wifi: mac80211: fix description of ieee80211_set_active_links() for new sequence
Zong-Zhe Yang
1
-1
/
+1
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-1
/
+2
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+4
2024-11-07
net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
Juraj Ĺ arinay
3
-1
/
+9
2024-11-06
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
Zijian Zhang
1
-2
/
+10
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
1
-1
/
+2
2024-11-06
netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
Florian Westphal
1
-1
/
+2
2024-11-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+6
2024-11-03
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
1
-1
/
+2
2024-11-01
netlink: add NLA_POLICY_MAX_LEN macro
Antonio Quartulli
1
-0
/
+1
2024-11-01
netlabel: document doi_remove field of struct netlbl_calipso_ops
George Guo
1
-0
/
+1
2024-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-20
/
+69
2024-10-31
net: sched: propagate "skip_sw" flag to struct flow_cls_common_offload
Vladimir Oltean
2
-0
/
+2
2024-10-30
net: checksum: Move from32to16() to generic header
Puranjay Mohan
1
-0
/
+6
2024-10-30
tcp: add more warn of socket in tcp_send_loss_probe()
Jason Xing
1
-1
/
+2
2024-10-30
tcp: add a common helper to debug the underlying issue
Jason Xing
1
-11
/
+14
2024-10-30
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-177
/
+87
2024-10-30
devlink: remove unused devlink_resource_register()
Przemek Kitszel
1
-6
/
+0
2024-10-30
devlink: remove unused devlink_resource_occ_get_register() and _unregister()
Przemek Kitszel
1
-7
/
+0
2024-10-30
socket: Print pf->create() when it does not clear sock->sk on failure.
Kuniyuki Iwashima
1
-1
/
+3
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
2
-0
/
+6
2024-10-29
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
1
-0
/
+4
2024-10-29
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
1
-2
/
+3
2024-10-29
rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().
Kuniyuki Iwashima
1
-0
/
+1
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-19
/
+68
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-14
/
+21
2024-10-25
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-14
/
+16
2024-10-24
phonet: Convert phonet_routes.lock to spinlock_t.
Kuniyuki Iwashima
1
-1
/
+0
2024-10-24
phonet: Pass net and ifindex to rtm_phonet_notify().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-24
phonet: Convert phonet_device_list.lock to spinlock_t.
Kuniyuki Iwashima
1
-1
/
+2
2024-10-24
phonet: Pass net and ifindex to phonet_address_notify().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-24
Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-0
/
+1
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-14
/
+15
2024-10-23
wifi: cfg80211: add monitor SKIP_TX flag
Felix Fietkau
1
-0
/
+2
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
1
-0
/
+6
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
1
-0
/
+1
2024-10-23
wifi: mac80211: remove status->ampdu_delimiter_crc
Felix Fietkau
1
-5
/
+1
2024-10-23
wifi: cfg80211: report per wiphy radio antenna mask
Felix Fietkau
1
-0
/
+4
2024-10-23
wifi: cfg80211: add option for vif allowed radios
Felix Fietkau
1
-0
/
+14
2024-10-23
wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers
Johannes Berg
1
-0
/
+27
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
1
-6
/
+6
[prev]
[next]