summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | * | | | | wifi: cfg80211: address several kerneldoc warningsJonathan Corbet2023-12-211-7/+4
| | * | | | | wifi: cfg80211: introduce cfg80211_ssid_eq()Dmitry Antipov2023-12-191-0/+17
| * | | | | | net/sched: Retire ipt actionJamal Hadi Salim2024-01-022-21/+0
| * | | | | | Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2024-01-011-4/+5
| |\ \ \ \ \ \
| | * | | | | | netfilter: flowtable: reorder nf_flowtable struct membersFlorian Westphal2023-12-221-4/+5
| | | |/ / / / | | |/| | | |
| * | | | | | genetlink: Use internal flags for multicast groupsIdo Schimmel2023-12-291-3/+6
| * | | | | | iucv: make iucv_bus constGreg Kroah-Hartman2023-12-291-2/+2
| * | | | | | net: sock: remove excess structure-member documentationJonathan Corbet2023-12-291-2/+0
| * | | | | | net: macsec: introduce mdo_insert_tx_tagRadu Pirea (NXP OSS)2023-12-271-0/+10
| * | | | | | net: macsec: documentation for macsec_context and macsec_opsRadu Pirea (NXP OSS)2023-12-271-0/+39
| * | | | | | net: macsec: move sci_to_cpu to macsec headerRadu Pirea (NXP OSS)2023-12-271-0/+5
| * | | | | | net/sched: act_mirred: Allow mirred to blockVictor Nogueira2023-12-261-0/+1
| * | | | | | net/sched: cls_api: Expose tc block to the datapathVictor Nogueira2023-12-261-0/+2
| * | | | | | net/sched: Introduce tc block netdev tracking infraVictor Nogueira2023-12-261-0/+2
| * | | | | | net: remove SOCK_DEBUG macroDenis Kirjanov2023-12-261-13/+0
| * | | | | | net/smc: manage system EID in SMC stack instead of ISM driverWen Gu2023-12-261-1/+0
| * | | | | | net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu2023-12-261-5/+10
| * | | | | | tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima2023-12-223-12/+0
| * | | | | | tcp: Link sk and twsk to tb2->owners using skc_bind_node.Kuniyuki Iwashima2023-12-221-10/+0
| * | | | | | tcp: Unlink sk from bhash.Kuniyuki Iwashima2023-12-221-1/+0
| * | | | | | tcp: Link bhash2 to bhash.Kuniyuki Iwashima2023-12-221-1/+3
| * | | | | | tcp: Save address type in inet_bind2_bucket.Kuniyuki Iwashima2023-12-221-0/+1
| * | | | | | tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.Kuniyuki Iwashima2023-12-222-12/+4
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-213-53/+25
| |\ \ \ \ \
| * | | | | | net/ipv6: Remove gc_link warn on in fib6_info_releaseDavid Ahern2023-12-211-3/+1
| * | | | | | net: sched: Add initial TC error skb drop reasonsVictor Nogueira2023-12-201-3/+15
| * | | | | | net: sched: Make tc-related drop reason more flexible for remaining qdiscsVictor Nogueira2023-12-203-35/+31
| * | | | | | net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira2023-12-203-4/+14
| * | | | | | genetlink: introduce helpers to do filtered multicastJiri Pirko2023-12-192-8/+58
| * | | | | | genetlink: introduce per-sock family private storageJiri Pirko2023-12-191-0/+11
| | |/ / / / | |/| | | |
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-194-3/+45
| |\ \ \ \ \
| | * | | | | bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfuncDaniel Xu2023-12-151-0/+9
| | * | | | | net, xdp: Correct grammarRandy Dunlap2023-12-141-2/+2
| | * | | | | xdp: Add VLAN tag hintLarysa Zaremba2023-12-141-0/+6
| | * | | | | xsk: add functions to fill control bufferMaciej Fijalkowski2023-12-142-0/+19
| | * | | | | ice: Support RX hash XDP hintLarysa Zaremba2023-12-141-0/+3
| | * | | | | net, xdp: Allow metadata > 32Aleksander Lobakin2023-12-111-1/+6
| * | | | | | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-192-23/+99
| |\ \ \ \ \ \
| | * | | | | | wifi: cfg80211: fix spelling & punctutationRandy Dunlap2023-12-141-5/+5
| | * | | | | | wifi: mac80211: add a flag to disallow puncturingJohannes Berg2023-12-121-0/+4
| | * | | | | | wifi: cfg80211: Add support for setting TID to link mappingIlan Peer2023-12-121-0/+18
| | * | | | | | wifi: mac80211: update some locking documentationJohannes Berg2023-12-121-10/+9
| | * | | | | | wifi: cfg80211: add BSS usage reportingJohannes Berg2023-12-121-7/+53
| | * | | | | | wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan2023-12-121-0/+9
| | * | | | | | wifi: cfg80211: make RX assoc data constJohannes Berg2023-12-061-1/+1
| * | | | | | | skbuff: Optimization of SKB coalescing for page poolLiang Chen2023-12-171-0/+5
| * | | | | | | inet: returns a bool from inet_sk_get_local_port_range()Eric Dumazet2023-12-161-1/+1