summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng2021-12-1913-208/+394
* | | | | | | | | | | | | | | flow_offload: rename offload functions with offload instead of flowBaowen Zheng2021-12-193-14/+14
* | | | | | | | | | | | | | | flow_offload: add index to flow_action_entry structureBaowen Zheng2021-12-191-2/+1
* | | | | | | | | | | | | | | flow_offload: fill flags to action structureBaowen Zheng2021-12-1914-14/+14
* | | | | | | | | | | | | | | xdp: move the if dev statements to the firstYajun Deng2021-12-181-5/+5
* | | | | | | | | | | | | | | mptcp: clean up harmless false expressionsJean Sacren2021-12-171-4/+4
* | | | | | | | | | | | | | | mptcp: enforce HoL-blocking estimationPaolo Abeni2021-12-172-25/+48
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-1625-57/+115
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-1624-56/+113
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-161-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | xsk: Do not sleep in poll() when need_wakeup setMagnus Karlsson2021-12-141-2/+2
| | * | | | | | | | | | | | | | | sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet2021-12-161-1/+0
| | * | | | | | | | | | | | | | | net/smc: Prevent smc_release() from long blockingD. Wythe2021-12-161-1/+3
| | * | | | | | | | | | | | | | | net: Fix double 0x prefix print in SKB dumpGal Pressman2021-12-161-1/+1
| | * | | | | | | | | | | | | | | net/packet: rx_owner_map depends on pg_vecWillem de Bruijn2021-12-151-2/+3
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | mptcp: fix deadlock in __mptcp_push_pending()Maxim Galaganov2021-12-141-1/+1
| | * | | | | | | | | | | | | | mptcp: clear 'kern' flag from fallback socketsFlorian Westphal2021-12-141-1/+3
| | * | | | | | | | | | | | | | mptcp: remove tcp ulp setsockopt supportFlorian Westphal2021-12-141-1/+0
| | * | | | | | | | | | | | | | rds: memory leak in __rds_conn_create()Hangyu Hua2021-12-141-0/+1
| | * | | | | | | | | | | | | | Merge tag 'mac80211-for-net-2021-12-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-12-1410-36/+90
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | mac80211: do drv_reconfig_complete() before restarting allJohannes Berg2021-12-141-7/+7
| | | * | | | | | | | | | | | | | mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg2021-12-141-1/+4
| | | * | | | | | | | | | | | | | mac80211: update channel context before station stateMordechay Goodstein2021-12-141-6/+9
| | | * | | | | | | | | | | | | | mac80211: Fix the size used for building probe requestIlan Peer2021-12-141-1/+1
| | | * | | | | | | | | | | | | | mac80211: fix lookup when adding AddBA extension elementJohannes Berg2021-12-141-2/+3
| | | * | | | | | | | | | | | | | mac80211: validate extended element ID is presentJohannes Berg2021-12-141-1/+6
| | | * | | | | | | | | | | | | | cfg80211: Acquire wiphy mutex on regulatory workIlan Peer2021-12-141-1/+6
| | | * | | | | | | | | | | | | | mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg2021-12-141-2/+8
| | | * | | | | | | | | | | | | | nl80211: remove reload flag from regulatory_requestFinn Behrens2021-12-141-4/+2
| | | * | | | | | | | | | | | | | mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau2021-12-141-1/+1
| | | * | | | | | | | | | | | | | nl80211: reset regdom when reloading regdbFinn Behrens2021-11-291-2/+25
| | | * | | | | | | | | | | | | | mac80211: add docs for ssn in struct tid_ampdu_txJohannes Berg2021-11-291-0/+1
| | | * | | | | | | | | | | | | | mac80211: fix a memory leak where sta_info is not freedAhmed Zaki2021-11-261-3/+3
| | | * | | | | | | | | | | | | | mac80211: set up the fwd_skb->dev for mesh forwardingXing Song2021-11-261-0/+1
| | | * | | | | | | | | | | | | | mac80211: fix regression in SSN handling of addba txFelix Fietkau2021-11-262-2/+3
| | | * | | | | | | | | | | | | | mac80211: fix rate control for retransmitted framesFelix Fietkau2021-11-261-3/+3
| | | * | | | | | | | | | | | | | mac80211: track only QoS data frames for admission controlJohannes Berg2021-11-261-3/+10
| | | * | | | | | | | | | | | | | mac80211: fix TCP performance on mesh interfaceMaxime Bizon2021-11-261-2/+2
| | * | | | | | | | | | | | | | | flow_offload: return EOPNOTSUPP for the unsupported mpls action typeBaowen Zheng2021-12-141-0/+1
| | * | | | | | | | | | | | | | | mptcp: never allow the PM to close a listener subflowPaolo Abeni2021-12-131-0/+3
| | * | | | | | | | | | | | | | | net/sched: sch_ets: don't remove idle classes from the round-robin listDavide Caratti2021-12-131-2/+2
| | * | | | | | | | | | | | | | | inet_diag: fix kernel-infoleak for UDP socketsEric Dumazet2021-12-101-3/+1
| | * | | | | | | | | | | | | | | phonet: refcount leak in pep_sock_accepHangyu Hua2021-12-101-0/+1
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | sch_cake: do not call cake_destroy() from cake_init()Eric Dumazet2021-12-101-5/+1
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-12-131-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | virtio/vsock: fix the transport to work with VMADDR_CID_ANYWei Wang2021-12-081-1/+2
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | fib: expand fib_rule_policyFlorian Westphal2021-12-161-1/+17
* | | | | | | | | | | | | | fib: rules: remove duplicated nla policiesFlorian Westphal2021-12-166-28/+7
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2021-12-156-22/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | netfilter: conntrack: Remove useless assignment statementsluo penghao2021-12-161-1/+0