summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-26tipc: add the ability to get UDP options via netlinkRichard Alpe4-0/+72
2016-08-26tipc: add replicast peer discoveryRichard Alpe1-3/+80
2016-08-26tipc: introduce UDP replicastRichard Alpe6-12/+201
2016-08-26tipc: refactor multicast ip checkRichard Alpe1-15/+19
2016-08-26tipc: split UDP send functionRichard Alpe1-18/+32
2016-08-26tipc: split UDP nl address parsingRichard Alpe1-57/+55
2016-08-26net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disableFlorian Fainelli1-4/+2
2016-08-26alx: add tso supportTobias Regnery1-4/+71
2016-08-26Merge branch 'mediatek-pdma-rx'David S. Miller2-35/+75
2016-08-26net: ethernet: mediatek: modify GDM to send packets to the PDMA for RXNelson Chang1-2/+1
2016-08-26net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ether...Nelson Chang2-33/+74
2016-08-26Merge branch 'bcm_sf2-utilize-b53_common'David S. Miller7-967/+288
2016-08-26net: dsa: bcm_sf2: Remove duplicate codeFlorian Fainelli3-950/+17
2016-08-26net: dsa: bcm_sf2: Utilize core B53 driver when possibleFlorian Fainelli3-47/+195
2016-08-26net: dsa: b53: Add JOIN_ALL_VLAN supportFlorian Fainelli2-4/+29
2016-08-26net: dsa: b53: Define SF2 MIB layoutFlorian Fainelli2-0/+69
2016-08-26net: dsa: b53: Prepare to support 7445 switchFlorian Fainelli2-0/+13
2016-08-26net: dsa: b53: Initialize ds->ops in b53_switch_allocFlorian Fainelli1-2/+1
2016-08-26Merge branch 'mlxsw-fw-mark-offload'David S. Miller16-250/+158
2016-08-26mlxsw: spectrum: Mirror certain packets to CPUIdo Schimmel1-5/+12
2016-08-26mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel2-29/+31
2016-08-26mlxsw: spectrum: Simplify traps definitionIdo Schimmel1-115/+31
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel14-132/+117
2016-08-26switchdev: Support parent ID comparison for stacked devicesIdo Schimmel1-2/+0
2016-08-26devlink: remove unused priv_sizeIvan Vecera1-1/+0
2016-08-26net: flush the softnet backlog in process contextPaolo Abeni1-22/+50
2016-08-26net: bridge: export also pvid flag in the xstats flagsNikolay Aleksandrov1-0/+5
2016-08-26veth: sctp: add NETIF_F_SCTP_CRC to device featuresXin Long1-1/+1
2016-08-25net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli1-1/+1
2016-08-25net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet1-1/+1
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet4-0/+4
2016-08-25tcp: md5: increment sk_drops on syn_recv stateEric Dumazet2-0/+2
2016-08-25vmxnet3: fix non static symbol warningWei Yongjun1-1/+1
2016-08-25ibmvnic: fix error return code in ibmvnic_probe()Wei Yongjun1-0/+1
2016-08-25ibmvnic: convert to use simple_open()Wei Yongjun1-12/+6
2016-08-24net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti2-3/+39
2016-08-24net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti1-11/+17
2016-08-24net: dsa: rename switch operations structureVivien Didelot9-137/+137
2016-08-24bnx2x: Don't flush multicast MACsYuval Mintz5-34/+241
2016-08-24Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller9-160/+943
2016-08-24Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller6-10/+28
2016-08-24Merge branch 'mlxsw-fdb-learning-offload'David S. Miller4-47/+115
2016-08-24mlxsw: spectrum: Don't set learning when creating vPortsIdo Schimmel1-8/+0
2016-08-24mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel1-4/+0
2016-08-24mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel1-3/+44
2016-08-24mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel3-4/+50
2016-08-24mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel1-16/+4
2016-08-24mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel1-8/+8
2016-08-24mlxsw: spectrum: Limit number of FDB records per learning sessionIdo Schimmel2-12/+17
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller19-100/+1105