summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg1-0/+4
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer1-0/+18
2023-12-12wifi: mac80211: update some locking documentationJohannes Berg1-10/+9
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg1-7/+53
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan1-0/+9
2023-12-11net, xdp: Allow metadata > 32Aleksander Lobakin1-1/+6
2023-12-11net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov1-0/+10
2023-12-09ipv6: do not check fib6_has_expires() in fib6_info_release()Eric Dumazet1-1/+0
2023-12-08netlink: Return unsigned value for nla_len()Kees Cook1-1/+1
2023-12-08Use READ/WRITE_ONCE() for IP local_port_range.David Laight3-7/+9
2023-12-08net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski2-6/+10
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+15
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel1-0/+2
2023-12-07ipv6: add debug checks in fib6_info_release()Eric Dumazet1-1/+4
2023-12-06net/tcp: Consistently align TCP-AO option in the headerDmitry Safonov1-0/+6
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg1-1/+1
2023-12-06packet: add a generic drop reason for receiveYan Zhai1-0/+6
2023-12-06tcp: fix mid stream window clamp.Paolo Abeni1-2/+7
2023-12-05net: Add queue and napi associationAmritha Nambiar1-0/+4
2023-12-05tcp: Dump bound-only sockets in inet_diag.Guillaume Nault1-0/+2
2023-12-03netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li1-15/+32
2023-12-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-0/+153
2023-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+48
2023-11-30tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()Kuniyuki Iwashima1-3/+10
2023-11-30tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().Kuniyuki Iwashima2-5/+2
2023-11-30tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().Kuniyuki Iwashima1-1/+1
2023-11-30tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima1-4/+2
2023-11-30net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King1-1/+1
2023-11-30Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+46
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend1-0/+1