summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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: add netfilter hooks to SRv6 data planeRyoga Saito
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue
2021-08-27SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia
2021-08-27SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfsOlga Kornievskaia
2021-08-27SUNRPC keep track of number of transports to unique addressesOlga Kornievskaia
2021-08-27SUNRPC: Tweak TCP socket shutdown in the RPC clientTrond Myklebust
2021-08-27SUNRPC: Simplify socket shutdown when not reusing TCP portsTrond Myklebust
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-08-27mptcp: make the locking tx schema more readablePaolo Abeni
2021-08-27mptcp: optimize the input options processingPaolo Abeni
2021-08-27mptcp: consolidate in_opt sub-options fields in a bitmaskPaolo Abeni
2021-08-27mptcp: better binary layout for mptcp_options_receivedPaolo Abeni
2021-08-27mptcp: do not set unconditionally csum_reqd on incoming optPaolo Abeni
2021-08-27net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne
2021-08-26tcp: enable mid stream window clampNeil Spring
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller
2021-08-26sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-08-26cfg80211: use wiphy DFS domain if it is self-managedSriram R
2021-08-26mac80211: parse transmit power envelope elementWen Gong