summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-08-19net/smc: support max connections per lgr negotiationGuangguan Wang
2023-08-19net/smc: support smc v2.x features validateGuangguan Wang
2023-08-19net/smc: add vendor unique experimental options area in clc handshakeGuangguan Wang
2023-08-19net/smc: support smc release version negotiation in clc handshakeGuangguan Wang
2023-08-18tcp: refine skb->ooo_okay settingEric Dumazet
2023-08-18Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux...Jakub Kicinski
2023-08-18net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cacheJesper Dangaard Brouer
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17netem: use seeded PRNG for correlated loss eventsFrançois Michel
2023-08-17netem: use a seeded PRNG for generating random lossesFrançois Michel
2023-08-17netem: add prng attribute to netem_sched_dataFrançois Michel
2023-08-17sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-16bpf: Add update_socket_protocol hookGeliang Tang
2023-08-16net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller
2023-08-16inet: implement lockless IP_MINTTLEric Dumazet
2023-08-16inet: implement lockless IP_TTLEric Dumazet
2023-08-16inet: move inet->defer_connect to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->nodefrag to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->is_icsk to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->transparent to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->mc_all to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->hdrincl to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->freebind to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->recverr to inet->inet_flagsEric Dumazet
2023-08-16inet: set/get simple options locklesslyEric Dumazet
2023-08-16inet: introduce inet->inet_flagsEric Dumazet
2023-08-16ipv6: fix indentation of a config attributePrasad Pandit
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-08-15net: warn about attempts to register negative ifindexJakub Kicinski
2023-08-15net: openvswitch: reject negative ifindexJakub Kicinski
2023-08-15nexthop: Do not increment dump sentinel at the end of the dumpIdo Schimmel
2023-08-15nexthop: Simplify nexthop bucket dumpIdo Schimmel
2023-08-15seg6: add NEXT-C-SID support for SRv6 End.X behaviorAndrea Mayer
2023-08-16netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-16netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso
2023-08-16netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso
2023-08-16ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
2023-08-16netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-16netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal
2023-08-16netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-08-16netfilter: nf_tables: fix false-positive lockdep splatFlorian Westphal
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-08-15ethtool: netlink: simplify arguments to ethnl_default_parse()Jakub Kicinski