summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-02-141-6/+7
|\
| * xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever2020-02-131-6/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-1422-66/+184
|\ \ | |/ |/|
| * net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| * net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| * net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy2020-02-141-21/+47
| * Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-146-16/+39
| |\
| | * mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14
| | * cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich2020-02-141-0/+1
| | * cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich2020-02-071-2/+6
| | * mac80211: consider more elements in parsing CRCJohannes Berg2020-02-071-6/+12
| | * mac80211: fix quiet mode activation in action framesSara Sharon2020-02-071-4/+4
| | * mac80211: use more bits for ack_frame_idJohannes Berg2020-02-072-2/+2
| * | net/smc: no peer ID in CLC decline for SMCDUrsula Braun2020-02-141-1/+3
| * | net/smc: transfer fasync_list in case of fallbackUrsula Braun2020-02-141-0/+2
| * | xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-3/+3
| * | icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2020-02-132-0/+67
| * | net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti2020-02-131-0/+1
| * | net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti2020-02-131-0/+1
| * | page_pool: refill page when alloc.count of pool is zeroLi RongQing2020-02-131-14/+8
| * | net/smc: fix leak of kernel memory to user spaceEric Dumazet2020-02-111-3/+2
| * | core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen2020-02-111-2/+2
| * | tipc: fix successful connect() but timed outTuong Lien2020-02-101-0/+2
| * | mptcp: make the symbol 'mptcp_sk_clone_lock' staticChen Wandun2020-02-101-1/+1
| * | tipc: make three functions staticChen Wandun2020-02-101-3/+4
* | | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
|\ \ \ | |/ / |/| |
| * | kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-0812-128/+157
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-082-12/+21
| |\ \ \
| | * | | bpf: Improve bucket_log calculation logicMartin KaFai Lau2020-02-071-2/+3
| | * | | bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki2020-02-071-0/+4
| | * | | bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki2020-02-071-4/+4
| | * | | bpf, sockmap: Check update requirements after lockingLorenz Bauer2020-02-071-6/+10
| * | | | drop_monitor: Do not cancel uninitialized work itemIdo Schimmel2020-02-071-1/+3
| * | | | ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet2020-02-071-0/+3
| * | | | taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes2020-02-071-2/+2
| * | | | taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes2020-02-071-1/+1
| * | | | taprio: Add missing policy validation for flagsVinicius Costa Gomes2020-02-071-0/+1
| * | | | taprio: Fix still allowing changing the flags during runtimeVinicius Costa Gomes2020-02-071-20/+41
| * | | | taprio: Fix enabling offload with wrong number of traffic classesVinicius Costa Gomes2020-02-071-13/+13
| | |_|/ | |/| |
| * | | rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells2020-02-071-3/+19
| * | | rxrpc: Fix service call disconnectionDavid Howells2020-02-071-2/+1
| * | | net: sched: prevent a use after freeDan Carpenter2020-02-061-1/+1
| * | | skbuff: fix a data race in skb_queue_len()Qian Cai2020-02-061-2/+9
| * | | mptcp: fix use-after-free for ipv6Florian Westphal2020-02-061-3/+33
| * | | devlink: report 0 after hitting end in region readJacob Keller2020-02-051-0/+6
| * | | net_sched: fix a resource leak in tcindex_set_parms()Cong Wang2020-02-051-2/+1
| * | | mptcp: fix use-after-free on tcp fallbackFlorian Westphal2020-02-051-70/+6
* | | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-22/+19
|\ \ \ \
| * | | | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-6/+2