summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-12net: openvswitch: add support for l4 symmetric hashingAaron Conole
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean
2023-06-12net/sched: act_pedit: Use kmemdup() to replace kmalloc + memcpyJiapeng Chong
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-10mptcp: unify pm set_flags interfacesGeliang Tang
2023-06-10mptcp: unify pm get_flags_and_ifindex_by_idGeliang Tang
2023-06-10mptcp: unify pm get_local_id interfacesGeliang Tang
2023-06-10mptcp: export local_addressGeliang Tang
2023-06-09Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-09net/ncsi: change from ndo_set_mac_address to dev_set_mac_addressIvan Mikhaylov
2023-06-09net/ncsi: make one oem_gma function for all mfr idIvan Mikhaylov
2023-06-08tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-06-08tls/device: Support MSG_SPLICE_PAGESDavid Howells
2023-06-08tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-06-08tls/sw: Support MSG_SPLICE_PAGESDavid Howells
2023-06-08kcm: Use splice_eof() to flushDavid Howells
2023-06-08ipv4, ipv6: Use splice_eof() to flushDavid Howells
2023-06-08tls/device: Use splice_eof() to flushDavid Howells
2023-06-08tls/sw: Use splice_eof() to flushDavid Howells
2023-06-08splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells
2023-06-08splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells
2023-06-08tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsgDavid Howells
2023-06-08tcp: let tcp_mtu_probe() build headless packetsEric Dumazet
2023-06-08ethtool: ioctl: improve error checking for set_wolJustin Chen
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-07Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-...Jakub Kicinski
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-07wifi: cfg80211: move scan done work to wiphy workJohannes Berg
2023-06-07wifi: cfg80211: move sched scan stop to wiphy workJohannes Berg
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg
2023-06-07wifi: mac80211: ibss: move disconnect to wiphy workJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for channel switchJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for SMPSJohannes Berg
2023-06-07wifi: mac80211: unregister netdevs through cfg80211Johannes Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2023-06-07wifi: cfg80211: hold wiphy lock when sending wiphyJohannes Berg
2023-06-07wifi: cfg80211: wext: hold wiphy lock in siwgenieJohannes Berg
2023-06-07wifi: cfg80211: move wowlan disable under locksJohannes Berg
2023-06-07wifi: cfg80211: hold wiphy lock in pmsr workJohannes Berg
2023-06-07wifi: cfg80211: hold wiphy lock in auto-disconnectJohannes Berg
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-07net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-07net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet
2023-06-07net: openvswitch: fix upcall counter access before allocationEelco Chaudron
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-07tcp: fix formatting in sysctl_net_ipv4.cDavid Morley
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet