summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-23tls: Inline do_tcp_sendpages()David Howells
2023-05-23net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGESDavid Howells
2023-05-23net: Pass max frags into skb_append_pagefrags()David Howells
2023-05-23net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells
2023-05-22net: phy: add helpers for comparing phy IDsRussell King
2023-05-18inet: factor out locked section of inet_accept() in a new helperPaolo Abeni
2023-05-18net: sfp: add support for rate selectionRussell King (Oracle)
2023-05-18net: sfp: add support for setting signalling rateRussell King (Oracle)
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18Merge tag 'media/v6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-18netfilter: flowtable: simplify route logicPablo Neira Ayuso
2023-05-18netfilter: Reorder fields in 'struct nf_conntrack_expect'Christophe JAILLET
2023-05-18netfilter: nft_exthdr: add boolean DCCP option matchingJeremy Sowden
2023-05-17mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-05-17Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-05-17tracing: make ftrace_likely_update() declaration visibleArnd Bergmann
2023-05-16Merge tag 'linux-can-next-for-6.5-20230515' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-05-16Revert "net: Remove low_thresh in ip defrag"Jakub Kicinski
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-16net: bonding: Add SPDX identifier to remaining filesBagas Sanjaya
2023-05-16net: skbuff: update comment about pfmemalloc propagatingYunsheng Lin
2023-05-16tpm: Prevent hwrng from activating during resumeJarkko Sakkinen
2023-05-15can: length: make header self containedMarc Kleine-Budde
2023-05-15bpf: Remove bpf trampoline selectorYafang Shao
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli
2023-05-15net: Remove low_thresh in ip defragAngus Chen
2023-05-14SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-14media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim
2023-05-14media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-05-14media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim
2023-05-13net: phylink: constify fwnode argumentsRussell King (Oracle)
2023-05-13net: remove __skb_frag_set_page()Yunsheng Lin
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-05-13net: vxlan: Add nolocalbypass option to vxlan.Vladimir Nikishkin
2023-05-13net: phy: broadcom: Add support for Wake-on-LANFlorian Fainelli
2023-05-13net: phy: Allow drivers to always call into ->suspend()Florian Fainelli
2023-05-12Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-12net/handshake: Enable the SNI extension to work properlyChuck Lever
2023-05-11ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet
2023-05-11Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-12Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu