index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-02-08
ethtool: do not use rtnl in ethnl_default_dumpit()
Eric Dumazet
2024-02-08
net-procfs: use xarray iterator to implement /proc/net/dev
Eric Dumazet
2024-02-08
net: dsa: tag_sja1105: remove "inline" keyword
Vladimir Oltean
2024-02-08
net: dsa: remove "inline" from dsa_user_netpoll_send_skb()
Vladimir Oltean
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
2024-02-07
xfrm: interface: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
bridge: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip_tunnel: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
sit: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ipv4: add __unregister_nexthop_notifier()
Eric Dumazet
2024-02-07
nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method
Eric Dumazet
2024-02-07
net: add exit_batch_rtnl() method
Eric Dumazet
2024-02-07
Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-02-07
net/smc: change the term virtual ISM to Emulated-ISM
Wen Gu
2024-02-07
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
2024-02-07
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
2024-02-07
netfilter: nft_compat: narrow down revision to unsigned 8-bits
Pablo Neira Ayuso
2024-02-07
Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
2024-02-07
net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}
Masahiro Yamada
2024-02-07
netlabel: cleanup struct netlbl_lsm_catmap
George Guo
2024-02-06
devlink: avoid potential loop in devlink_rel_nested_in_notify_work()
Jiri Pirko
2024-02-06
af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.
Kuniyuki Iwashima
2024-02-06
nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
Christophe JAILLET
2024-02-06
nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication
Christophe JAILLET
2024-02-06
tipc: rename the module name diag to tipc_diag
Xin Long
2024-02-06
net: dst: Make dst_destroy() static and return void.
Sebastian Andrzej Siewior
2024-02-06
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
2024-02-05
xfrm: get global statistics from the offloaded device
Leon Romanovsky
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
2024-02-05
net: dsa: reindent arguments of dsa_user_vlan_for_each()
Vladimir Oltean
2024-02-05
rxrpc: Fix counting of new acks and nacks
David Howells
2024-02-05
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
2024-02-05
rxrpc: Fix delayed ACKs to not set the reference serial number
David Howells
2024-02-05
rxrpc: Fix generation of serial numbers to skip zero
David Howells
2024-02-05
mptcp: annotate lockless accesses around read-mostly fields
Paolo Abeni
[next]