index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2024-11-07
ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2024-11-07
net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
Juraj Ĺ arinay
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
Florian Westphal
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-03
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
2024-10-31
netlink: add NLA_POLICY_MAX_LEN macro
Antonio Quartulli
2024-10-31
netlabel: document doi_remove field of struct netlbl_calipso_ops
George Guo
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-30
net: sched: propagate "skip_sw" flag to struct flow_cls_common_offload
Vladimir Oltean
2024-10-30
net: checksum: Move from32to16() to generic header
Puranjay Mohan
2024-10-30
tcp: add more warn of socket in tcp_send_loss_probe()
Jason Xing
2024-10-30
tcp: add a common helper to debug the underlying issue
Jason Xing
2024-10-29
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-10-29
devlink: remove unused devlink_resource_register()
Przemek Kitszel
2024-10-29
devlink: remove unused devlink_resource_occ_get_register() and _unregister()
Przemek Kitszel
2024-10-29
socket: Print pf->create() when it does not clear sock->sk on failure.
Kuniyuki Iwashima
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
2024-10-29
rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit().
Kuniyuki Iwashima
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-24
phonet: Convert phonet_routes.lock to spinlock_t.
Kuniyuki Iwashima
2024-10-24
phonet: Pass net and ifindex to rtm_phonet_notify().
Kuniyuki Iwashima
2024-10-24
phonet: Convert phonet_device_list.lock to spinlock_t.
Kuniyuki Iwashima
2024-10-24
phonet: Pass net and ifindex to phonet_address_notify().
Kuniyuki Iwashima
2024-10-24
Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-10-23
wifi: cfg80211: add monitor SKIP_TX flag
Felix Fietkau
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-23
wifi: mac80211: remove status->ampdu_delimiter_crc
Felix Fietkau
2024-10-23
wifi: cfg80211: report per wiphy radio antenna mask
Felix Fietkau
2024-10-23
wifi: cfg80211: add option for vif allowed radios
Felix Fietkau
2024-10-23
wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers
Johannes Berg
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
2024-10-23
wifi: mac80211: make bss_param_ch_cnt available for the low level driver
Emmanuel Grumbach
2024-10-23
wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH
Miri Korenblit
2024-10-23
wifi: cfg80211: disallow SMPS in AP mode
Johannes Berg
2024-10-23
wifi: mac80211: Add support to indicate that a new interface is to be added
Ilan Peer
2024-10-23
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2024-10-23
ipv4: Switch inet_addr_hash() to less predictable hash.
Kuniyuki Iwashima
2024-10-23
net/sched: act_api: unexport tcf_action_dump_1()
Vladimir Oltean
2024-10-22
rtnetlink: Protect struct rtnl_af_ops with SRCU.
Kuniyuki Iwashima
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
2024-10-22
rtnetlink: Protect struct rtnl_link_ops with SRCU.
Kuniyuki Iwashima
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
[next]