summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tls: fix race between async notify and socket closeJakub Kicinski2024-02-101-5/+0
* Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-081-2/+14
|\
| * netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso2024-02-081-2/+14
* | Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-02-071-0/+4
|\ \ | |/ |/|
| * wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg2024-02-021-0/+4
* | Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-02-011-0/+2
|\ \
| * | netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-01-311-0/+2
* | | af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-01-311-6/+14
* | | ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel2024-01-261-1/+1
| |/ |/|
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-01-251-0/+27
|\ \ | |/ |/|
| * xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski2024-01-241-0/+26
| * xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski2024-01-241-0/+1
* | netfilter: nf_tables: cleanup documentationGeorge Guo2024-01-241-10/+39
* | net/sched: flower: Fix chain template offloadIdo Schimmel2024-01-241-0/+4
|/
* udp: fix busy pollingEric Dumazet2024-01-212-6/+17
* llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2024-01-191-4/+2
* tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao2024-01-191-0/+8
* Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-181-1/+1
|\
| * net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde2024-01-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-01-121-0/+5
|\ \ | |/ |/|
| * RDMA/mana_ib: query device capabilitiesLong Li2023-12-201-0/+1
| * RDMA/mana_ib: register RDMA device with GDMALong Li2023-12-201-0/+4
* | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-1146-304/+981
|\ \
| * | net/sched: simplify tc_action_load_ops parametersPedro Tammela2024-01-071-2/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-043-6/+24
| |\ \
| * \ \ Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski2024-01-043-2/+152
| |\ \ \
| | * | | mac802154: Avoid new associations while disassociatingMiquel Raynal2023-12-151-1/+3
| | * | | ieee802154: Give the user the association listMiquel Raynal2023-11-201-2/+16
| | * | | mac802154: Follow the number of associated devicesMiquel Raynal2023-11-201-0/+1
| | * | | ieee802154: Add support for limiting the number of associated devicesMiquel Raynal2023-11-202-0/+10
| | * | | mac802154: Handle association requests from peersMiquel Raynal2023-11-202-0/+13
| | * | | ieee802154: Add support for user disassociation requestsMiquel Raynal2023-11-203-0/+15
| | * | | mac802154: Handle associatingMiquel Raynal2023-11-201-0/+5
| | * | | ieee802154: Add support for user association requestsMiquel Raynal2023-11-203-0/+43
| | * | | ieee802154: Internal PAN managementMiquel Raynal2023-11-201-0/+47
| * | | | net/sched: introduce ACT_P_BOUND return codePedro Tammela2024-01-031-0/+1
| * | | | fib: remove unnecessary input parameters in fib_default_rule_addZhengchao Shao2024-01-031-2/+1
| * | | | xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETSVladimir Oltean2024-01-021-2/+2
| * | | | Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2024-01-021-2/+24
| |\ \ \ \
| | * | | | Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2023-12-221-1/+0
| | * | | | Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz2023-12-221-1/+0
| | * | | | Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu2023-12-221-0/+24
| * | | | | Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-01-022-23/+61
| |\ \ \ \ \
| | * | | | | wifi: mac80211: add a driver callback to check active_linksMiri Korenblit2023-12-211-0/+5
| | * | | | | wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg2023-12-211-1/+6
| | * | | | | wifi: mac80211: rework RX timestamp flagsJohannes Berg2023-12-211-4/+9
| | * | | | | wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya2023-12-211-0/+6
| | * | | | | wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski2023-12-211-0/+10
| | * | | | | wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski2023-12-211-0/+2
| | * | | | | wifi: mac80211: address some kerneldoc warningsJonathan Corbet2023-12-211-12/+3