summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-0/+7
* | | | dsa: add support for Arrow XRS700x tag trailerGeorge McCollister2021-01-151-0/+2
* | | | net: dsa: Link aggregation supportTobias Waldekranz2021-01-141-0/+60
* | | | net: dsa: add optional stats64 supportOleksij Rempel2021-01-121-1/+3
* | | | net: switchdev: delete the transaction objectVladimir Oltean2021-01-111-14/+0
* | | | net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-111-3/+1
* | | | net: dsa: remove the transactional logic from MDB entriesVladimir Oltean2021-01-111-3/+1
* | | | net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-112-7/+3
* | | | net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean2021-01-111-3/+0
* | | | net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-111-2/+1
|/ / /
* | | net: dsa: remove the DSA specific notifiersVladimir Oltean2021-01-071-42/+0
* | | net: dsa: export dsa_slave_dev_checkVladimir Oltean2021-01-071-0/+6
* | | net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean2021-01-071-6/+0
* | | net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...Vladimir Oltean2021-01-071-0/+5
* | | udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checksJakub Kicinski2021-01-071-0/+8
|/ /
* | 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
| |\ \ \ \