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
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
2023-08-19
net/smc: Extend SMCR v2 linkgroup netlink attribute
Guangguan Wang
2023-08-19
net/smc: support max links per lgr negotiation in clc handshake
Guangguan Wang
2023-08-19
net/smc: support max connections per lgr negotiation
Guangguan Wang
2023-08-19
net/smc: support smc v2.x features validate
Guangguan Wang
2023-08-19
net/smc: add vendor unique experimental options area in clc handshake
Guangguan Wang
2023-08-19
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
2023-08-18
tcp: refine skb->ooo_okay setting
Eric Dumazet
2023-08-18
Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux...
Jakub Kicinski
2023-08-18
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-17
netem: use seeded PRNG for correlated loss events
François Michel
2023-08-17
netem: use a seeded PRNG for generating random losses
François Michel
2023-08-17
netem: add prng attribute to netem_sched_data
François Michel
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-16
bpf: Add update_socket_protocol hook
Geliang Tang
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
2023-08-16
inet: set/get simple options locklessly
Eric Dumazet
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
2023-08-16
ipv6: fix indentation of a config attribute
Prasad Pandit
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-08-15
net: warn about attempts to register negative ifindex
Jakub Kicinski
2023-08-15
net: openvswitch: reject negative ifindex
Jakub Kicinski
2023-08-15
nexthop: Do not increment dump sentinel at the end of the dump
Ido Schimmel
2023-08-15
nexthop: Simplify nexthop bucket dump
Ido Schimmel
2023-08-15
seg6: add NEXT-C-SID support for SRv6 End.X behavior
Andrea Mayer
2023-08-16
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
2023-08-16
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
2023-08-16
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
2023-08-16
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
2023-08-16
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2023-08-16
netfilter: nf_tables: don't fail inserts if duplicate has expired
Florian Westphal
2023-08-16
netfilter: nf_tables: deactivate catchall elements in next generation
Florian Westphal
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
[next]