summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-13net: phylink: constify fwnode argumentsRussell King (Oracle)
2023-05-13net: fec: using the standard return codes when xdp xmit errorsShenwei Wang
2023-05-13net: macb: Shorten max_tx_len to 4KiB - 56 on mpfsDaire McNamara
2023-05-13ping: Convert hlist_nulls to plain hlist.Kuniyuki Iwashima
2023-05-13Merge branch 'skb_frag_fill_page_desc'David S. Miller
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-13selftests: net: vxlan: Add tests for vxlan nolocalbypass option.Vladimir Nikishkin
2023-05-13net: vxlan: Add nolocalbypass option to vxlan.Vladimir Nikishkin
2023-05-13Merge branch 'broadcom-phy-wol'David S. Miller
2023-05-13net: bcmgenet: Add support for PHY-based Wake-on-LANFlorian Fainelli
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 branch 'sfc-decap'David S. Miller
2023-05-12sfc: support TC decap rules matching on enc_src_portEdward Cree
2023-05-12sfc: support TC decap rules matching on enc_ip_tosEdward Cree
2023-05-12sfc: populate enc_ip_tos matches in MAE outer rulesEdward Cree
2023-05-12sfc: release encap match in efx_tc_flow_free()Edward Cree
2023-05-12net: liquidio: lio_main: Remove unnecessary (void*) conversionswuych
2023-05-12sctp: add bpf_bypass_getsockopt proto callbackAlexander Mikhalitsyn
2023-05-12Merge branch 'selftests-fcnal'David S. Miller
2023-05-12selftests: fcnal: Test SO_DONTROUTE on raw and ping sockets.Guillaume Nault
2023-05-12selftests: fcnal: Test SO_DONTROUTE on UDP sockets.Guillaume Nault
2023-05-12selftests: fcnal: Test SO_DONTROUTE on TCP sockets.Guillaume Nault
2023-05-12selftests: Add SO_DONTROUTE option to nettest.Guillaume Nault
2023-05-12bonding: Always assign be16 value to vlan_protoSimon Horman
2023-05-12Merge branch 'net-handshake-fixes'David S. Miller
2023-05-12net/handshake: Enable the SNI extension to work properlyChuck Lever
2023-05-12net/handshake: Unpin sock->file if a handshake is cancelledChuck Lever
2023-05-12net/handshake: handshake_genl_notify() shouldn't ignore @flagsChuck Lever
2023-05-12net/handshake: Fix uninitialized local variableChuck Lever
2023-05-12net/handshake: Fix handshake_dup() ref countingChuck Lever
2023-05-12net/handshake: Remove unneeded check from handshake_dup()Chuck Lever
2023-05-12ipvlan: Remove NULL check before dev_{put, hold}Yang Li
2023-05-12octeontx2-pf: mcs: Offload extended packet number(XPN) featureSubbaraya Sundeep
2023-05-12net: samsung: sxgbe: Make sxgbe_drv_remove() return voidUwe Kleine-König
2023-05-11net: enc28j60: Use threaded interrupt instead of workqueuePhilipp Rosenberger
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-11Merge tag 'media/v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-05-11Merge branch 'net-mvneta-reduce-size-of-tso-header-allocation'Paolo Abeni
2023-05-11net: mvneta: allocate TSO header DMA memory in chunksRussell King (Oracle)
2023-05-11net: mvneta: move tso_build_hdr() into mvneta_tso_put_hdr()Russell King (Oracle)
2023-05-11net: mvneta: use buf->type to determine whether to dma-unmapRussell King (Oracle)
2023-05-11net: mvneta: mark mapped and tso buffers separatelyRussell King (Oracle)
2023-05-11net: mvneta: fix transmit path dma-unmapping on errorRussell King (Oracle)
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley
2023-05-10net: wwan: iosm: clean up unused struct membersM Chetan Kumar
2023-05-10net: wwan: iosm: remove unused enum definitionM Chetan Kumar
2023-05-10net: wwan: iosm: remove unused macro definitionM Chetan Kumar