index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
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-05
net: dsa: reindent arguments of dsa_user_vlan_for_each()
Vladimir Oltean
2024-02-05
mptcp: annotate lockless accesses around read-mostly fields
Paolo Abeni
2024-02-05
mptcp: annotate lockless access for token
Paolo Abeni
2024-02-05
mptcp: annotate lockless access for RX path fields
Paolo Abeni
2024-02-05
mptcp: annotate lockless access for the tx path
Paolo Abeni
2024-02-05
mptcp: annotate access for msk keys
Paolo Abeni
2024-02-04
net: make dev_unreg_count global
Eric Dumazet
2024-02-02
ipv6: make addrconf_wq single threaded
Eric Dumazet
2024-02-02
net/sched: Remove alias of sch_clsact
Michal Koutný
2024-02-02
net/sched: Load modules via their alias
Michal Koutný
2024-02-02
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
2024-02-02
Merge tag 'batadv-next-pullrequest-20240201' of git://git.open-mesh.org/linux...
David S. Miller
2024-02-02
net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init
Kunwu Chan
2024-02-02
sctp: Simplify the allocation of slab caches
Kunwu Chan
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-01
Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-01
Merge tag 'batadv-net-pullrequest-20240201' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2024-02-01
Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-02-01
mptcp: fix data re-injection from stale subflow
Paolo Abeni
2024-01-31
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2024-01-31
af_unix: Remove CONFIG_UNIX_SCM.
Kuniyuki Iwashima
2024-01-31
af_unix: Remove io_uring code for GC.
Kuniyuki Iwashima
2024-01-31
af_unix: Replace BUG_ON() with WARN_ON_ONCE().
Kuniyuki Iwashima
2024-01-31
net: bridge: Use KMEM_CACHE instead of kmem_cache_create
Kunwu Chan
2024-01-31
net: ipv4: Simplify the allocation of slab caches in inet_initpeers
Kunwu Chan
2024-01-31
net: ipv4: fix a memleak in ip_setup_cork
Zhipeng Lu
2024-01-31
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
2024-01-31
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
2024-01-31
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-01-31
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
2024-01-31
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2024-01-31
netfilter: conntrack: correct window scaling with retransmitted SYN
Ryan Schaefer
2024-01-31
Merge tag 'nf-next-24-01-29' of https://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
2024-01-31
ethtool: switch back from ethtool_keee to ethtool_eee for ioctl
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-30
devlink: Fix referring to hw_addr attribute during state validation
Parav Pandit
2024-01-30
bridge: mcast: fix disabled snooping after long uptime
Linus Lüssing
2024-01-30
xdp: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-30
net: rds: Simplify the allocation of slab caches in rds_conn_init
Kunwu Chan
2024-01-30
llc: call sock_orphan() at release time
Eric Dumazet
2024-01-30
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
Helge Deller
[next]