summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-01-05net: sched: move block device tracking into tcf_block_get/put_ext()Jiri Pirko
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2024-01-04net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange
2024-01-04sctp: fix busy pollingEric Dumazet
2024-01-03net: kcm: fix direct access to bv_lenMina Almasry
2024-01-03vsock/virtio: use skb_frag_*() helpersMina Almasry
2024-01-03net/sched: sch_api: conditional netlink notificationsPedro Tammela
2024-01-03net/sched: introduce ACT_P_BOUND return codePedro Tammela
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet
2024-01-03Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-01-03net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu
2024-01-03fib: remove unnecessary input parameters in fib_default_rule_addZhengchao Shao
2024-01-03wifi: mac80211: remove redundant ML element checkJohannes Berg
2024-01-03wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg
2024-01-03wifi: cfg80211: correct comment about MLD IDBenjamin Berg
2024-01-03wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer
2024-01-03wifi: cfg80211: tests: add some scanning related testsBenjamin Berg
2024-01-03wifi: mac80211: kunit: extend MFP testsJohannes Berg
2024-01-03wifi: mac80211: kunit: generalize public action testJohannes Berg
2024-01-03wifi: mac80211: add kunit tests for public action handlingJohannes Berg
2024-01-03wifi: mac80211: fix spelling typo in commentZheng tan
2024-01-03wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis
2024-01-03net/sched: cls_api: complement tcf_tfilter_dump_policyLin Ma
2024-01-03net: Save and restore msg_namelen in sock_sendmsgMarc Dionne
2024-01-03netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso
2024-01-03netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie
2024-01-02net: ethtool: Fix symmetric-xor RSS RX flow hash checkGerhard Engleder
2024-01-02mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni
2024-01-02net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki
2024-01-02net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfhAhmed Zaki
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie
2024-01-02Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2024-01-02mptcp: use mptcp_set_stateGeliang Tang
2024-01-02mptcp: add CurrEstab MIB counter supportGeliang Tang
2024-01-02net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet
2024-01-01net: qrtr: ns: Return 0 if server port is not presentSarannya S
2024-01-01net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier
2024-01-01net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier