Age | Commit message (Expand) | Author |
2023-06-10 | net: move gso declarations and functions to their own files | Eric Dumazet |
2023-06-10 | mptcp: unify pm set_flags interfaces | Geliang Tang |
2023-06-10 | mptcp: unify pm get_flags_and_ifindex_by_id | Geliang Tang |
2023-06-10 | mptcp: unify pm get_local_id interfaces | Geliang Tang |
2023-06-10 | mptcp: export local_address | Geliang Tang |
2023-06-09 | Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-06-09 | net/ncsi: change from ndo_set_mac_address to dev_set_mac_address | Ivan Mikhaylov |
2023-06-09 | net/ncsi: make one oem_gma function for all mfr id | Ivan Mikhaylov |
2023-06-08 | tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES | David Howells |
2023-06-08 | tls/device: Support MSG_SPLICE_PAGES | David Howells |
2023-06-08 | tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES | David Howells |
2023-06-08 | tls/sw: Support MSG_SPLICE_PAGES | David Howells |
2023-06-08 | kcm: Use splice_eof() to flush | David Howells |
2023-06-08 | ipv4, ipv6: Use splice_eof() to flush | David Howells |
2023-06-08 | tls/device: Use splice_eof() to flush | David Howells |
2023-06-08 | tls/sw: Use splice_eof() to flush | David Howells |
2023-06-08 | splice, net: Add a splice_eof op to file-ops and socket-ops | David Howells |
2023-06-08 | splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage() | David Howells |
2023-06-08 | tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg | David Howells |
2023-06-08 | tcp: let tcp_mtu_probe() build headless packets | Eric Dumazet |
2023-06-08 | ethtool: ioctl: improve error checking for set_wol | Justin Chen |
2023-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-06-08 | Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-06-07 | Merge tag 'batadv-net-pullrequest-20230607' of git://git.open-mesh.org/linux-... | Jakub Kicinski |
2023-06-07 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-06-07 | wifi: cfg80211: move scan done work to wiphy work | Johannes Berg |
2023-06-07 | wifi: cfg80211: move sched scan stop to wiphy work | Johannes Berg |
2023-06-07 | wifi: mac80211: mlme: move disconnects to wiphy work | Johannes Berg |
2023-06-07 | wifi: mac80211: ibss: move disconnect to wiphy work | Johannes Berg |
2023-06-07 | wifi: mac80211: use wiphy work for channel switch | Johannes Berg |
2023-06-07 | wifi: mac80211: use wiphy work for SMPS | Johannes Berg |
2023-06-07 | wifi: mac80211: unregister netdevs through cfg80211 | Johannes Berg |
2023-06-07 | wifi: mac80211: use wiphy work for sdata->work | Johannes Berg |
2023-06-07 | wifi: cfg80211: add a work abstraction with special semantics | Johannes Berg |
2023-06-07 | wifi: cfg80211: hold wiphy lock when sending wiphy | Johannes Berg |
2023-06-07 | wifi: cfg80211: wext: hold wiphy lock in siwgenie | Johannes Berg |
2023-06-07 | wifi: cfg80211: move wowlan disable under locks | Johannes Berg |
2023-06-07 | wifi: cfg80211: hold wiphy lock in pmsr work | Johannes Berg |
2023-06-07 | wifi: cfg80211: hold wiphy lock in auto-disconnect | Johannes Berg |
2023-06-07 | Merge wireless into wireless-next | Johannes Berg |
2023-06-07 | net: sched: fix possible refcount leak in tc_chain_tmplt_add() | Hangyu Hua |
2023-06-07 | net: sched: act_police: fix sparse errors in tcf_police_dump() | Eric Dumazet |
2023-06-07 | net: openvswitch: fix upcall counter access before allocation | Eelco Chaudron |
2023-06-07 | net: sched: move rtm_tca_policy declaration to include file | Eric Dumazet |
2023-06-07 | tcp: fix formatting in sysctl_net_ipv4.c | David Morley |
2023-06-07 | net: sched: add rcu annotations around qdisc->qdisc_sleeping | Eric Dumazet |
2023-06-07 | rfs: annotate lockless accesses to RFS sock flow table | Eric Dumazet |
2023-06-06 | tipc: replace open-code bearer rcu_dereference access in bearer.c | Xin Long |
2023-06-06 | Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |
2023-06-06 | Merge tag 'nf-23-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski |