summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-22Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu1-0/+24
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-0/+1
2023-12-22netfilter: flowtable: reorder nf_flowtable struct membersFlorian Westphal1-4/+5
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni12-136/+80
2023-12-21net/ipv6: Remove gc_link warn on in fib6_info_releaseDavid Ahern1-3/+1
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit1-0/+5
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg1-1/+6
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg1-4/+9
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya3-0/+20
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski1-0/+10
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski2-0/+18
2023-12-21wifi: mac80211: address some kerneldoc warningsJonathan Corbet1-12/+3
2023-12-21wifi: cfg80211: address several kerneldoc warningsJonathan Corbet1-7/+4
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-54/+31
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2-0/+9
2023-12-21net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern1-51/+13
2023-12-20net/mlx5: Implement management PF Ethernet profileArmen Ratner2-3/+19
2023-12-20net/mlx5: Enable SD featureTariq Toukan1-0/+1
2023-12-20net/mlx5: Fix query of sd_group fieldTariq Toukan2-3/+8
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-0/+1
2023-12-20net: sched: Add initial TC error skb drop reasonsVictor Nogueira1-3/+15
2023-12-20net: sched: Make tc-related drop reason more flexible for remaining qdiscsVictor Nogueira3-35/+31
2023-12-20net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira3-4/+14
2023-12-20net: Add MDB bulk deletion device operationIdo Schimmel1-0/+6
2023-12-20bridge: add MDB state mask uAPI attributeIdo Schimmel1-0/+1
2023-12-19bpf: move subprog call logic back to verifier.cAndrii Nakryiko2-10/+0
2023-12-19bpf: prepare btf_prepare_func_args() for handling static subprogsAndrii Nakryiko1-0/+5
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko1-2/+0
2023-12-19bpf: abstract away global subprog arg preparation logic from reg state setupAndrii Nakryiko2-2/+17
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni5-165/+22
2023-12-19wifi: cfg80211: introduce cfg80211_ssid_eq()Dmitry Antipov1-0/+17
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko5-165/+22
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko1-0/+2
2023-12-19genetlink: introduce helpers to do filtered multicastJiri Pirko2-8/+58
2023-12-19netlink: introduce typedef for filter functionJiri Pirko2-4/+5
2023-12-19genetlink: introduce per-sock family private storageJiri Pirko1-0/+11
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski17-56/+349
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-61/+288
2023-12-18intel: add bit macro includes where neededJesse Brandeburg1-0/+1
2023-12-18net: rtnl: introduce rcu_replace_pointer_rtnlJamal Hadi Salim1-0/+12
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi1-0/+16
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi1-22/+42
2023-12-17net: phy: make addr type u8 in phy_package_shared structChristian Marangi1-1/+1
2023-12-17skbuff: Optimization of SKB coalescing for page poolLiang Chen1-0/+5
2023-12-15Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2023-12-15inet: returns a bool from inet_sk_get_local_port_range()Eric Dumazet1-1/+1
2023-12-15bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa1-0/+4
2023-12-15x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov1-1/+1
2023-12-15cfi: Add CFI_NOSEAL()Peter Zijlstra1-0/+4
2023-12-15x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra1-0/+13