summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-04-26net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSOHangbin Liu
2022-04-26mctp: defer the kfree of object mdev->addrsLin Ma
2022-04-25selftests/bpf: Add test for strict BTF type checkKumar Kartikeya Dwivedi
2022-04-25selftests/bpf: Add verifier tests for kptrKumar Kartikeya Dwivedi
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi
2022-04-25net: mac802154: Create an error helper for asynchronous offloading errorsMiquel Raynal
2022-04-25net: mac802154: Create an offloaded transmission error helperMiquel Raynal
2022-04-25net: mac802154: Save a global error code on transmissionsMiquel Raynal
2022-04-25net/smc: Fix slab-out-of-bounds issue in fallbackWen Gu
2022-04-25net/smc: Only save the original clcsock callback functionsWen Gu
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet
2022-04-25net: dsa: remove unused headersMarcin Wojtas
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-04-25arp: fix unused variable warnning when CONFIG_PROC_FS=nYajun Deng
2022-04-25net: dsa: flood multicast to CPU when slave has IFF_PROMISCVladimir Oltean
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye
2022-04-25ip6_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-04-25ip_gre: Make o_seqno start from 0 in native modePeilin Ye
2022-04-25net/smc: sync err code when tcp connection was refusedliuyacan
2022-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko
2022-04-25devlink: introduce line card info get messageJiri Pirko
2022-04-25devlink: introduce line card devices supportJiri Pirko
2022-04-25netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi
2022-04-25libceph: disambiguate cluster/pool full log messageIlya Dryomov
2022-04-25netfilter: flowtable: Remove the empty fileRongguang Wei
2022-04-24net: add __sys_socket_file()Jens Axboe
2022-04-23sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long
2022-04-23mptcp: add mib for infinite map sendingGeliang Tang
2022-04-23mptcp: infinite mapping receivingGeliang Tang
2022-04-23mptcp: infinite mapping sendingGeliang Tang
2022-04-23mptcp: track and update contiguous data statusGeliang Tang
2022-04-23mptcp: add the fallback checkGeliang Tang
2022-04-23mptcp: don't send RST for single subflowGeliang Tang
2022-04-22tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2022-04-22net: bridge: switchdev: check br_vlan_group() return valueClément Léger
2022-04-22tcp: md5: incorrect tcp_header_len for incoming connectionsFrancesco Ruggeri
2022-04-22bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hookEyal Birger
2022-04-22SUNRPC release the transport of a relocated task with an assigned transportOlga Kornievskaia
2022-04-22netfilter: nft_set_rbtree: overlap detection with element re-addition after d...Pablo Neira Ayuso
2022-04-22net: dsa: Add missing of_node_put() in dsa_port_link_register_ofMiaoqian Lin
2022-04-22ipv4: Initialise ->flowi4_scope properly in ICMP handlers.Guillaume Nault
2022-04-22ipv4: Avoid using RTO_ONLINK with ip_route_connect().Guillaume Nault
2022-04-22ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().Guillaume Nault
2022-04-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima
2022-04-22Revert "rtnetlink: return EINVAL when request cannot succeed"Florent Fourcot
2022-04-22net/ipv6: Enforce limits for accept_unsolicited_na sysctlArun Ajith S
2022-04-22batman-adv: remove unnecessary type castingsYu Zhe
2022-04-22batman-adv: Start new development cycleSimon Wunderlich