summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-053-5/+8
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-282-4/+5
| |\
| | * xsk: Fix race in SKB mode transmit with shared cqMagnus Karlsson2020-12-182-4/+5
| * | net: sched: prevent invalid Scell_log shift countRandy Dunlap2020-12-281-1/+3
* | | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds2020-12-211-0/+7
|\ \ \ | |/ / |/| |
| * | 9p: apply review requests for fid refcountingDominique Martinet2020-11-191-1/+1
| * | 9p: add refcount to p9_fid structJianyong Wu2020-11-191-0/+6
| * | fs/9p: track open fidsGreg Kurz2020-11-031-0/+1
* | | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-162-3/+13
|\ \ \ | |_|/ |/| |
| * | lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-232-3/+13
| |/
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-1543-679/+596
|\ \
| * | inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpersToke Høiland-Jørgensen2020-12-141-8/+6
| * | net: Limit logical shift left of TCP probe0 timeoutCambda Zhu2020-12-141-1/+3
| * | tcp: parse mptcp options contained in reset packetsFlorian Westphal2020-12-141-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2020-12-145-46/+63
| |\ \
| | * | netfilter: nftables: generalize set extension to support for several expressionsPablo Neira Ayuso2020-12-121-8/+28
| | * | netfilter: nftables: move nft_expr before nft_setPablo Neira Ayuso2020-12-121-28/+26
| | * | netfilter: nftables: generalize set expressions supportPablo Neira Ayuso2020-12-121-1/+4
| | * | netfilter: ctnetlink: add timeout and protoinfo to destroy eventsFlorian Westphal2020-12-121-1/+1
| | * | netfilter: use actual socket sk for REJECT actionJan Engelhardt2020-12-012-5/+4
| | * | netfilter: nfnl_acct: remove data from struct netWang Shanker2020-12-011-3/+0
| * | | inet: frags: batch fqdir destroy worksSeongJae Park2020-12-121-0/+1
| * | | Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski2020-12-122-18/+92
| |\ \ \
| | * | | mac80211: add ieee80211_set_sar_specsCarl Huang2020-12-111-0/+2
| | * | | nl80211: add common API to configure SAR power limitationsCarl Huang2020-12-111-0/+52
| | * | | mac80211: support driver-based disconnect with reconnect hintJohannes Berg2020-12-111-0/+11
| | * | | cfg80211: support immediate reconnect request hintJohannes Berg2020-12-111-1/+3
| | * | | cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg2020-12-111-13/+0
| | * | | cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-111-1/+2
| | * | | cfg80211: Parse SAE H2E only membership selectorIlan Peer2020-12-111-1/+2
| | * | | mac80211: support MIC error/replay detected counters driver updateJohannes Berg2020-12-111-0/+20
| | * | | mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz2020-12-111-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-113-4/+4
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | mptcp: add port support for ADD_ADDR suboption writingGeliang Tang2020-12-091-0/+1
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-12-083-8/+75
| |\ \ \ \
| | * | | | Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler2020-12-071-5/+10
| | * | | | Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-072-0/+9
| | * | | | Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-071-1/+4
| | * | | | Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2020-12-072-0/+36
| | * | | | Bluetooth: Add helper to set adv dataDaniel Winkler2020-12-071-0/+3
| | * | | | Bluetooth: Add toggle to switch off interleave scanHoward Chung2020-12-071-0/+1
| | * | | | Bluetooth: Interleave with allowlist scanHoward Chung2020-12-071-0/+10
| | * | | | Bluetooth: fix typo in struct nameReo Shiseki2020-12-071-2/+2
| * | | | | net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon2020-12-041-0/+34
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-045-5/+39
| |\ \ \ \ \
| | * | | | | bpf: Adds support for setting window clampPrankur gupta2020-12-031-0/+1
| | * | | | | net, xdp, xsk: fix __sk_mark_napi_id_once napi_id errorDaniel Borkmann2020-12-011-3/+7
| | * | | | | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-012-5/+17
| | * | | | | net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-012-2/+7
| | * | | | | net: Introduce preferred busy-pollingBjörn Töpel2020-12-012-2/+7