summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2023-12-23tcp: Unlink sk from bhash.Kuniyuki Iwashima1-1/+0
2023-12-23tcp: Link bhash2 to bhash.Kuniyuki Iwashima1-1/+3
2023-12-23tcp: Save address type in inet_bind2_bucket.Kuniyuki Iwashima1-0/+1
2023-12-23tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.Kuniyuki Iwashima2-12/+4
2023-12-22Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz1-1/+0
2023-12-22Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz1-1/+0
2023-12-22Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu1-0/+24
2023-12-22netfilter: flowtable: reorder nf_flowtable struct membersFlorian Westphal1-4/+5
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni3-53/+25
2023-12-22net/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 Sisodiya1-0/+6
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 Otcheretianski1-0/+2
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 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+5
2023-12-21net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern1-51/+13
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-20netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso1-1/+1
2023-12-20RDMA/mana_ib: query device capabilitiesLong Li1-0/+1
2023-12-20RDMA/mana_ib: register RDMA device with GDMALong Li1-0/+4
2023-12-19wifi: cfg80211: introduce cfg80211_ssid_eq()Dmitry Antipov1-0/+17
2023-12-19genetlink: introduce helpers to do filtered multicastJiri Pirko2-8/+58
2023-12-19genetlink: introduce per-sock family private storageJiri Pirko1-0/+11
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-3/+45
2023-12-19Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-23/+99
2023-12-17skbuff: Optimization of SKB coalescing for page poolLiang Chen1-0/+5
2023-12-16inet: returns a bool from inet_sk_get_local_port_range()Eric Dumazet1-1/+1
2023-12-15Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao1-0/+5
2023-12-15Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz1-2/+2
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet2-1/+1
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov1-1/+1
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov1-2/+5
2023-12-15mac802154: Avoid new associations while disassociatingMiquel Raynal1-1/+3
2023-12-15page_pool: fix typos and punctuationRandy Dunlap1-6/+6
2023-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+20
2023-12-15bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfuncDaniel Xu1-0/+9
2023-12-14net, xdp: Correct grammarRandy Dunlap1-2/+2
2023-12-14wifi: cfg80211: fix spelling & punctutationRandy Dunlap1-5/+5
2023-12-14page_pool: transition to reference count management after page drainingLiang Chen2-29/+37
2023-12-14net/sched: act_api: skip idr replace on bound actionsPedro Tammela1-1/+1
2023-12-14bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend1-0/+5
2023-12-14xdp: Add VLAN tag hintLarysa Zaremba1-0/+6
2023-12-14xsk: add functions to fill control bufferMaciej Fijalkowski2-0/+19
2023-12-14ice: Support RX hash XDP hintLarysa Zaremba1-0/+3