summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet2020-03-111-7/+7
* Merge branch 's390-qeth-fixes'David S. Miller2020-03-114-64/+119
|\
| * s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann2020-03-114-19/+56
| * s390/qeth: refactor buffer pool codeJulian Wiedmann2020-03-111-32/+51
| * s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann2020-03-112-19/+18
|/
* seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2020-03-113-2/+4
* net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn2020-03-111-3/+9
* net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn2020-03-111-6/+7
* sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota2020-03-111-1/+1
* net: caif: Add lockdep expression to RCU traversal primitiveAmol Grover2020-03-111-1/+2
* MAINTAINERS: remove Sathya Perla as Emulex NIC maintainerJakub Kicinski2020-03-111-1/+0
* net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski2020-03-111-3/+3
* dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor2020-03-111-3/+1
* Merge tag 'mac80211-for-net-2020-03-11' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-112-1/+7
|\
| * mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari2020-03-111-1/+2
| * nl80211: add missing attribute validation for channel switchJakub Kicinski2020-03-111-0/+1
| * nl80211: add missing attribute validation for beacon report scanningJakub Kicinski2020-03-111-0/+2
| * nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski2020-03-111-0/+2
|/
* Merge branch 's390-qeth-fixes'David S. Miller2020-03-103-6/+11
|\
| * s390/qeth: cancel RX reclaim work earlierJulian Wiedmann2020-03-103-1/+2
| * s390/qeth: handle error when backing RX bufferJulian Wiedmann2020-03-101-4/+9
| * s390/qeth: don't reset default_out_queueJulian Wiedmann2020-03-101-1/+0
|/
* Merge branch 'MACSec-bugfixes-related-to-MAC-address-change'David S. Miller2020-03-101-5/+19
|\
| * net: macsec: invoke mdo_upd_secy callback when mac address changedDmitry Bogdanov2020-03-101-0/+13
| * net: macsec: update SCI upon MAC address change.Dmitry Bogdanov2020-03-101-5/+6
|/
* ibmvnic: Do not process device remove during device resetJuliet Kim2020-03-102-3/+27
* net/smc: cancel event worker during device removalKarsten Graul2020-03-101-0/+1
* ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu2020-03-101-0/+4
* net: memcg: late association of sock to memcgShakeel Butt2020-03-103-15/+24
* cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt2020-03-102-0/+8
* MAINTAINERS: update cxgb4vf maintainer to VishalJakub Kicinski2020-03-101-1/+1
* Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-mergeDavid S. Miller2020-03-091-0/+4
|\
| * batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann2020-02-181-0/+4
* | net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2020-03-092-12/+18
* | ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet2020-03-091-1/+1
* | cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin2020-03-091-10/+37
* | macvlan: add cond_resched() during multicast processingMahesh Bandewar2020-03-091-0/+2
* | ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar2020-03-091-0/+1
* | ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar2020-03-091-8/+10
* | sfc: detach from cb_page in efx_copy_channel()Edward Cree2020-03-091-0/+1
* | linux-next: DOC: RDS: Fix a typo in rds.txtMasanari Iida2020-03-091-1/+1
* | inet_diag: return classid for all socket typesDmitry Yakunin2020-03-085-40/+40
* | net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel2020-03-081-1/+2
* | gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet2020-03-081-2/+10
* | ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner2020-03-081-4/+1
* | rhashtable: Document the right function parametersJonathan Neuschäfer2020-03-061-1/+1
* | MAINTAINERS: remove bouncing pkaustub@cisco.com from enicJakub Kicinski2020-03-061-1/+0
* | ionic: fix vf op lock usageShannon Nelson2020-03-061-4/+4
* | bonding/alb: make sure arp header is pulled before accessing itEric Dumazet2020-03-061-10/+10
* | Merge branch 'QorIQ-DPAA-FMan-erratum-A050385-workaround'David S. Miller2020-03-066-3/+167
|\ \