aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-19selftests: forwarding: ping{6, }_test(): Add description argumentPetr Machata1-2/+2
2018-11-19selftests: forwarding: lib: Add in_ns()Petr Machata1-0/+11
2018-11-19selftests: forwarding: lib: Support NUM_NETIFS of 0Petr Machata1-2/+2
2018-11-19net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata1-0/+5
2018-11-19Merge branch 'octeontx2-af-NPC-MCAM-support-and-FLR-handling'David S. Miller11-322/+3064
2018-11-19octeontx2-af: Workarounds for HW errataSunil Goutham3-5/+37
2018-11-19octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian1-0/+113
2018-11-19octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham1-19/+110
2018-11-19octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski4-7/+37
2018-11-19octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2-3/+185
2018-11-19octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski3-95/+223
2018-11-19octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya5-1/+156
2018-11-19octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2-1/+121
2018-11-19octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham4-11/+62
2018-11-19octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski5-21/+125
2018-11-19octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham4-28/+122
2018-11-19octeontx2-af: Add MKEX default profileSantosh Shukla3-25/+151
2018-11-19octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham3-0/+94
2018-11-19octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham3-4/+192
2018-11-19octeontx2-af: Support for NPC MCAM countersSunil Goutham3-0/+190
2018-11-19octeontx2-af: MCAM entry installation supportSunil Goutham3-8/+228
2018-11-19octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham4-5/+588
2018-11-19octeontx2-af: Relax resource lock into mutexStanislaw Kardach4-25/+30
2018-11-19octeontx2-af: Support to get NIX HW constants from AFKiran Kumar2-0/+12
2018-11-19octeontx2-af: Support to modify min/max allowed packet lengthsSunil Goutham5-1/+220
2018-11-19octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham7-102/+107
2018-11-19Merge branch 'r8169-series-with-further-smaller-improvements'David S. Miller1-171/+112
2018-11-19r8169: improve chip version identificationHeiner Kallweit1-60/+59
2018-11-19r8169: simplify ocp functionsHeiner Kallweit1-51/+17
2018-11-19r8169: remove workaround for ancient gcc bugHeiner Kallweit1-3/+3
2018-11-19r8169: remove manual padding in struct ring_infoHeiner Kallweit1-1/+0
2018-11-19r8169: remove "not PCI Express" messageHeiner Kallweit1-3/+0
2018-11-19r8169: remove print_mac_versionHeiner Kallweit1-9/+0
2018-11-19r8169: use PCI_VDEVICE macroHeiner Kallweit1-14/+14
2018-11-19r8169: replace event_slow with irq_maskHeiner Kallweit1-11/+11
2018-11-19r8169: remove unused interrupt sourcesHeiner Kallweit1-4/+3
2018-11-19r8169: use dev_get_drvdata where possibleHeiner Kallweit1-10/+5
2018-11-19r8169: merge rtl_irq_enable and rtl_irq_enable_allHeiner Kallweit1-9/+4
2018-11-19Merge branch 'sctp-add-subscribe-per-asoc-and-sockopt-SCTP_EVENT'David S. Miller13-50/+183
2018-11-19sctp: add sockopt SCTP_EVENTXin Long2-0/+95
2018-11-19sctp: rename enum sctp_event to sctp_event_typeXin Long5-11/+11
2018-11-19sctp: add subscribe per asocXin Long6-10/+17
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long7-37/+68
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller204-1121/+1829
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-233/+539
2018-11-18tuntap: fix multiqueue rxMatthew Cover1-1/+6
2018-11-18ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern1-2/+5
2018-11-18mlxsw: spectrum: Expose discard counters via ethtoolShalom Toledo2-0/+297
2018-11-18tun: use netdev_alloc_frag() in tun_napi_alloc_frags()Eric Dumazet1-8/+7
2018-11-18Merge branch 'IP101GR-devicetree-based-configuration-of-SEL_INTR32'David S. Miller3-20/+135