summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-10-31net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAREric Dumazet
2022-10-31net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUTEric Dumazet
2022-10-31net: dropreason: add SKB_DROP_REASON_DUP_FRAGEric Dumazet
2022-10-31net: dropreason: add SKB_CONSUMED reasonEric Dumazet
2022-10-31rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_linkHangbin Liu
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-10-31net: geneve: fix array of flexible structures warningsJakub Kicinski
2022-10-31netlink: split up copies in the ack constructionJakub Kicinski
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-28tcp: add PLB functionality for TCPMubashir Adnan Qureshi
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27bond: Disable TLS features indicationTariq Toukan
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller
2022-10-25netfilter: nft_meta: add inner match supportPablo Neira Ayuso
2022-10-25netfilter: nft_inner: add percpu inner contextPablo Neira Ayuso
2022-10-25netfilter: nft_inner: support for inner tunnel header matchingPablo Neira Ayuso
2022-10-25netfilter: nft_objref: make it builtinFlorian Westphal
2022-10-25netfilter: nf_tables: reduce nft_pktinfo by 8 bytesFlorian Westphal
2022-10-25netfilter: nft_payload: move struct nft_payload_set definition where it belongsPablo Neira Ayuso
2022-10-25soreuseport: Fix socket selection for SO_INCOMING_CPU.Kuniyuki Iwashima
2022-10-25act_skbedit: skbedit queue mapping for receive queueAmritha Nambiar
2022-10-24genetlink: piggy back on resv_op to default to a reject policyJakub Kicinski
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-24net-memcg: avoid stalls when under memory pressureJakub Kicinski
2022-10-24net: remove useless parameter of __sock_cmsg_sendxu xin
2022-10-24net: add a refcount tracker for kernel socketsEric Dumazet
2022-10-24udp: track the forward memory release threshold in an hot cachelinePaolo Abeni
2022-10-24inet6: Remove inet6_destroy_sock().Kuniyuki Iwashima
2022-10-20sctp: remove unnecessary NULL check in sctp_association_init()Alexey Kodanev
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-19genetlink: fix kdoc warningsJakub Kicinski
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2022-10-12mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUMMiquel Raynal
2022-10-12ieee802154: hwsim: Implement address filteringMiquel Raynal
2022-10-12mac802154: set filter at drv_start()Alexander Aring
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-10Merge tag '9p-for-6.1' of https://github.com/martinetd/linuxLinus Torvalds
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-10-10wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad
2022-10-07wifi: mac80211: add RCU _check() link access variantsJohannes Berg
2022-10-07wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg
2022-10-07wifi: cfg80211: support reporting failed linksJohannes Berg
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg