summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-08-22netfilter: ipset: refactor deprecated strncpyJustin Stitt
2023-08-22netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi
2023-08-22net: remove unnecessary input parameter 'how' in ifdown functionZhengchao Shao
2023-08-21net: annotate data-races around sk->sk_lingertimeEric Dumazet
2023-08-21IPv4: add extack info for IPv4 address add/deleteHangbin Liu
2023-08-20ipv6: do not match device when remove source routeHangbin Liu
2023-08-20net: release reference to inet6_dev pointerPatrick Rohr
2023-08-20net: selectively purge error queue in IP_RECVERR / IPV6_RECVERREric Dumazet
2023-08-19net: add skb_queue_purge_reason and __skb_queue_purge_reasonEric Dumazet
2023-08-19net/smc: Extend SMCR v2 linkgroup netlink attributeGuangguan Wang
2023-08-19net/smc: support max links per lgr negotiation in clc handshakeGuangguan Wang
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