summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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)
2023-12-26net/sched: act_mirred: Allow mirred to blockVictor Nogueira
2023-12-26net/sched: cls_api: Expose tc block to the datapathVictor Nogueira
2023-12-26net/sched: Introduce tc block netdev tracking infraVictor Nogueira
2023-12-26net: remove SOCK_DEBUG macroDenis Kirjanov
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu
2023-12-24rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells
2023-12-22tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima
2023-12-22tcp: Link sk and twsk to tb2->owners using skc_bind_node.Kuniyuki Iwashima
2023-12-22tcp: Unlink sk from bhash.Kuniyuki Iwashima
2023-12-22tcp: Link bhash2 to bhash.Kuniyuki Iwashima
2023-12-22tcp: Save address type in inet_bind2_bucket.Kuniyuki Iwashima
2023-12-22tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.Kuniyuki Iwashima
2023-12-22Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2023-12-22Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz
2023-12-22Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu
2023-12-22netfilter: flowtable: reorder nf_flowtable struct membersFlorian Westphal
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21net/ipv6: Remove gc_link warn on in fib6_info_releaseDavid Ahern
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-12-21wifi: mac80211: address some kerneldoc warningsJonathan Corbet