summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
8 hoursnet: dsa: add support for phylink managed EEERussell King (Oracle)
8 hoursnet: add helpers for EEE configurationRussell King (Oracle)
2024-04-10net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)
2024-04-10net: dsa: introduce dsa_phylink_to_port()Russell King (Oracle)
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann
2024-02-22net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr
2024-02-22netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso
2024-02-18mptcp: fix lockless access in subflow ULP diagPaolo Abeni
2024-02-16net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz
2024-02-10tls: fix race between async notify and socket closeJakub Kicinski
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-01-31af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-01-31netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
2024-01-26ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-01-24xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski
2024-01-24xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-24netfilter: nf_tables: cleanup documentationGeorge Guo
2024-01-24net/sched: flower: Fix chain template offloadIdo Schimmel
2024-01-21udp: fix busy pollingEric Dumazet
2024-01-19llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-01-19tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-13net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-07net/sched: simplify tc_action_load_ops parametersPedro Tammela
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov
2024-01-03net/sched: introduce ACT_P_BOUND return codePedro Tammela
2024-01-03fib: remove unnecessary input parameters in fib_default_rule_addZhengchao Shao
2024-01-02xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETSVladimir Oltean
2024-01-02Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
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-01Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-12-29genetlink: Use internal flags for multicast groupsIdo Schimmel
2023-12-29Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman
2023-12-29net: sock: remove excess structure-member documentationJonathan Corbet
2023-12-27net: macsec: introduce mdo_insert_tx_tagRadu Pirea (NXP OSS)
2023-12-27net: macsec: documentation for macsec_context and macsec_opsRadu Pirea (NXP OSS)
2023-12-27net: macsec: move sci_to_cpu to macsec headerRadu Pirea (NXP OSS)