summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-02-1911-29/+70
|\
| * net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit2020-02-192-3/+11
| * net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-02-191-1/+1
| * net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin2020-02-192-3/+7
| * net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria2020-02-191-1/+4
| * net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin2020-02-191-1/+1
| * net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin2020-02-194-9/+43
| * net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen2020-02-191-11/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-02-197-45/+220
|\ \
| * | netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio2020-02-181-1/+1
| * | netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio2020-02-181-2/+2
| * | netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2020-02-174-7/+108
| * | netfilter: conntrack: split resolve_clash functionFlorian Westphal2020-02-111-17/+41
| * | netfilter: conntrack: place confirm-bit setting in a helperFlorian Westphal2020-02-111-7/+14
| * | netfilter: conntrack: remove two args from resolve_clashFlorian Westphal2020-02-111-18/+51
| * | netfilter: flowtable: skip offload setup if disabledFlorian Westphal2020-02-071-3/+3
| * | netfilter: xt_hashlimit: limit the max size of hashtableCong Wang2020-02-071-0/+10
| * | netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()Cong Wang2020-02-071-6/+6
* | | flow_table.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-2/+4
* | | datapath.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-3/+6
* | | vport.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-1/+2
* | | meter.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-1/+2
| |/ |/|
* | netlabel_domainhash.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-1/+2
* | net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-1/+2
* | Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni2020-02-181-20/+2
* | net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer2020-02-181-2/+2
* | mptcp: fix bogus socket flag valuesFlorian Westphal2020-02-181-2/+2
* | qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2020-02-182-1/+30
* | selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu2020-02-181-3/+3
* | net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2020-02-181-2/+2
* | sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long2020-02-181-9/+20
* | net: sched: correct flower port blockingJason Baron2020-02-182-0/+10
* | net: mscc: fix in frame extractionHoratiu Vultur2020-02-171-0/+8
* | net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil2020-02-171-0/+2
* | skbuff.h: fix all kernel-doc warningsRandy Dunlap2020-02-171-0/+30
* | skbuff: remove stale bit mask commentsRandy Dunlap2020-02-171-2/+0
* | net/sock.h: fix all kernel-doc warningsRandy Dunlap2020-02-171-5/+33
* | net: ks8851-ml: Fix 16-bit IO operationMarek Vasut2020-02-171-2/+2
* | net: ks8851-ml: Fix 16-bit data accessMarek Vasut2020-02-171-2/+2
* | net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut2020-02-171-40/+5
* | mptcp: select CRYPTOMatthieu Baerts2020-02-171-0/+1
* | Merge branch 'bonding-fix-bonding-interface-bugs'David S. Miller2020-02-174-10/+60
|\ \
| * | bonding: fix lockdep warning in bond_get_stats()Taehee Yoo2020-02-171-3/+50
| * | net: export netdev_next_lower_dev_rcu()Taehee Yoo2020-02-172-7/+6
| * | bonding: add missing netdev_update_lockdep_key()Taehee Yoo2020-02-172-0/+4
|/ /
* | NFC: pn544: Fix a typo in a debug messageChristophe JAILLET2020-02-171-1/+1
* | ethtool: fix application of verbose no_mask bitsetMichal Kubecek2020-02-171-0/+3
* | net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli2020-02-171-0/+3
* | Merge branch 'wireguard-fixes'David S. Miller2020-02-175-35/+34
|\ \
| * | wireguard: socket: remove extra call to synchronize_netJason A. Donenfeld2020-02-171-1/+0