summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau2020-09-181-4/+4
* cfg80211: fix 6 GHz channel conversionJohannes Berg2020-09-181-1/+1
* mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong2020-09-181-1/+2
* mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit2020-09-181-1/+2
* lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran2020-09-181-0/+1
* mac80211: add AQL support for VHT160 tx ratesFelix Fietkau2020-09-181-1/+3
* mac80211: extend AQL aggregation estimation to HE and fix unit mismatchFelix Fietkau2020-09-181-5/+11
* ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-181-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-162-18/+17
|\
| * bpf: Bpf_skc_to_* casting helpers require a NULL check on skMartin KaFai Lau2020-09-161-7/+7
| * xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel2020-09-151-9/+8
| * bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann2020-09-081-2/+2
* | ipv4: Update exception handling for multipath routes via same deviceDavid Ahern2020-09-161-5/+8
* | net: tipc: kerneldoc fixesLu Wei2020-09-151-1/+2
* | net: sched: initialize with 0 before setting erspan md->uXin Long2020-09-151-0/+1
* | lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long2020-09-151-0/+1
* | net: sched: only keep the available bits when setting vxlan md->gbpXin Long2020-09-152-1/+4
* | tipc: use skb_unshare() instead in tipc_buf_append()Xin Long2020-09-151-1/+2
* | tipc: Fix memory leak in tipc_group_create_member()Peilin Ye2020-09-151-4/+10
* | ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern2020-09-143-0/+3
* | taprio: Fix allowing too small intervalsVinicius Costa Gomes2020-09-121-11/+17
* | net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata2020-09-111-0/+8
* | net: Fix bridge enslavement failureIdo Schimmel2020-09-111-1/+1
* | net: Correct the comment of dst_dev_put()Miaohe Lin2020-09-101-1/+1
* | net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin2020-09-101-15/+33
* | mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_idGeliang Tang2020-09-101-1/+1
* | mptcp: fix subflow's remote_id issuesGeliang Tang2020-09-102-3/+6
* | mptcp: fix subflow's local_id issuesGeliang Tang2020-09-101-1/+14
* | tipc: fix shutdown() of connection oriented socketTetsuo Handa2020-09-101-4/+1
* | hsr: avoid newline at end of message in NL_SET_ERR_MSG_MODYe Bin2020-09-091-3/+3
* | net: qrtr: check skb_put_padto() return valueEric Dumazet2020-09-091-10/+11
* | ip: fix tos reflection in ack and reset packetsWei Wang2020-09-091-1/+2
* | Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...David S. Miller2020-09-091-3/+5
|\ \
| * | mac802154: tx: fix use-after-freeEric Dumazet2020-09-081-3/+5
* | | fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=mBrian Vazquez2020-09-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-09-094-32/+66
|\ \ \
| * | | netfilter: nft_meta: use socket user_ns to retrieve skuid and skgidPablo Neira Ayuso2020-09-081-2/+2
| * | | netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron2020-09-081-0/+2
| * | | netfilter: ctnetlink: fix mark based dump filtering regressionMartin Willi2020-09-081-16/+3
| * | | netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso2020-09-081-13/+57
| * | | netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker2020-09-081-1/+2
* | | | ipv6: avoid lockdep issue in fib6_del()Eric Dumazet2020-09-091-4/+9
* | | | net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean2020-09-091-2/+16
|/ / /
* | | Revert "netns: don't disable BHs when locking "nsid_lock""Taehee Yoo2020-09-071-11/+11
* | | act_ife: load meta modules before tcf_idr_check_alloc()Cong Wang2020-09-051-10/+34
* | | net/packet: fix overflow in tpacket_rcvOr Cohen2020-09-041-1/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-0452-343/+627
|\ \ \
| * | | net/smc: fix sock refcounting in case of terminationUrsula Braun2020-09-041-7/+8
| * | | net/smc: reset sndbuf_desc if freedUrsula Braun2020-09-041-0/+1
| * | | net/smc: set rx_off for SMCR explicitlyUrsula Braun2020-09-041-0/+2