aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik1-9/+10
2020-02-26net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli1-2/+1
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon5-38/+38
2020-02-26netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang1-10/+6
2020-02-26ethtool: limit bitset sizeMichal Kubecek2-1/+4
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar1-0/+2
2020-02-26selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio1-4/+39
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio1-2/+4
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio1-6/+6
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov1-4/+2
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2-5/+56
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2-31/+82
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal1-2/+24
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal1-3/+16
2020-02-24mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg1-0/+1
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()Madhuparna Bhowmik1-7/+14
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-02-23docs: networking: phy: Rephrase paragraph for clarityJonathan Neuschäfer1-2/+3
2020-02-23tcp: fix TFO SYNACK undo to avoid double-timestamp-undoNeal Cardwell1-1/+5
2020-02-23hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang2-1/+4
2020-02-23net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-02-22net: genetlink: return the error code when attribute parsing fails.Paolo Abeni1-2/+3
2020-02-22ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-02-22vhost: Check docket sk_family instead of call getnameEugenio Pérez1-9/+1
2020-02-22netfilter: ipset: Fix forceadd evaluation pathJozsef Kadlecsik1-0/+2
2020-02-22netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik3-206/+472
2020-02-21MAINTAINERS: use tabs for SAFESETIDRandy Dunlap1-4/+4
2020-02-21lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko1-2/+6
2020-02-21mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEMWei Yang1-1/+1
2020-02-21mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan1-3/+6
2020-02-21lib/string.c: update match_string() doc-strings with correct behaviorAlexandru Ardelean1-0/+16
2020-02-21mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin1-1/+3
2020-02-21mm/swapfile.c: fix a comment in sys_swapon()Christoph Hellwig1-1/+1
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson1-4/+4
2020-02-21get_maintainer: remove uses of P: for maintainer nameJoe Perches1-24/+0
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park1-0/+33
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-02-21Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki1-4/+2
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2-10/+14
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann6-326/+1
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann1-37/+0
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki3-0/+53
2020-02-21mac80211: Remove a redundant mutex unlockAndrei Otcheretianski1-5/+1
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-02-21nl80211: fix potential leak in AP startJohannes Berg1-2/+2
2020-02-20bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam1-0/+8
2020-02-20bnxt_en: Improve device shutdown method.Vasundhara Volam1-2/+2