summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07ieee802154: Remove redundant initialization of variable retColin Ian King
2021-09-06ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn
2021-09-05ip_gre: validate csum_start only on pullWillem de Bruijn
2021-09-05ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL addressAntonio Quartulli
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-09-04fq_codel: reject silly quantum parametersEric Dumazet
2021-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans
2021-09-03net: remove the unnecessary check in cipso_v4_doi_free王贇
2021-09-03net: bridge: mcast: fix vlan port router deadlockNikolay Aleksandrov
2021-09-03seg6_iptunnel: Remove redundant initialization of variable errColin Ian King
2021-09-03tipc: clean up inconsistent indentingColin Ian King
2021-09-03skbuff: clean up inconsistent indentingColin Ian King
2021-09-03mptcp: Only send extra TCP acks in eligible socket statesMat Martineau
2021-09-03pktgen: remove unused variableEric Dumazet
2021-09-02Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito
2021-09-02net: qrtr: revert check in qrtr_endpoint_post()Dan Carpenter
2021-09-02ipv6: change return type from int to void for mld_process_v2Jiwon Kim
2021-09-01net/ncsi: add get MAC address command to get Intel i210 MAC addressIvan Mikhaylov
2021-09-01mptcp: fix possible divide by zeroPaolo Abeni
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01mptcp: Fix duplicated argument in protocol.hWan Jiabing
2021-09-01net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-31ipv6: seg6: remove duplicated includeLv Ruyi
2021-08-31ipv6: remove duplicated 'net/lwtunnel.h' includeLv Ruyi
2021-08-31fou: remove sparse errorsEric Dumazet
2021-08-31ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet
2021-08-31af_unix: fix potential NULL deref in unix_dgram_connect()Eric Dumazet
2021-08-31net: bridge: use mld2r_ngrec instead of icmpv6_dataunMichelleJin
2021-08-30net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang
2021-08-30Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-08-30net: ipv4: Fix the warning for dereferenceYajun Deng
2021-08-30net: qrtr: make checks in qrtr_endpoint_post() stricterDan Carpenter
2021-08-30fix array-index-out-of-bounds in taprio_changeHaimin Zhang
2021-08-30net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-30ipv4: make exception cache less predictibleEric Dumazet
2021-08-30ipv6: make exception cache less predictibleEric Dumazet
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-30netfilter: refuse insertion if chain has grown too largeFlorian Westphal
2021-08-30netfilter: conntrack: switch to siphashFlorian Westphal
2021-08-30netfilter: conntrack: sanitize table size default settingsFlorian Westphal
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito