summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-10-31ptp: add missing documentation for parametersJacob Keller
2022-10-31net: geneve: fix array of flexible structures warningsJakub Kicinski
2022-10-31netlink: split up copies in the ack constructionJakub Kicinski
2022-10-30net: remove unused netdev_unregistering()Juhee Kang
2022-10-28net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOINGWillem de Bruijn
2022-10-28net: sfp: move field definitions along side register indexRussell King (Oracle)
2022-10-28net: sfp: convert register indexes from hex to decimalRussell King (Oracle)
2022-10-28net: phylink: add phylink_get_link_timer_ns() helperRussell King (Oracle)
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-28tcp: add rcv_wnd and plb_rehash to TCP_INFOMubashir Adnan Qureshi
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi
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-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-10-27ice: Add support Flex RXDMichal Jaron
2022-10-27bond: Disable TLS features indicationTariq Toukan
2022-10-26Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook
2022-10-25net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook
2022-10-25media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-10-25netfilter: nft_inner: add geneve supportPablo Neira Ayuso
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-24net: sfp: provide a definition for the power level select bitRussell King (Oracle)
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-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-24net-memcg: avoid stalls when under memory pressureJakub Kicinski
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-10-24net: skb: move skb_pp_recycle() to skbuff.cYunsheng Lin
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-24net: introduce and use custom sockopt socket flagPaolo Abeni