summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kcm: Remove TCP specific references from kcm and strparserTom Herbert2016-08-283-37/+43
* tcp: Set read_sock and peek_len proto_opsTom Herbert2016-08-284-0/+12
* net: Add read_sock proto_opTom Herbert2016-08-282-2/+6
* net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()Wei Yongjun2016-08-261-1/+2
* vxlan: remove the useless header file protocol.hZhu Yanjun2016-08-261-1/+0
* chcr: Fix non static symbol warningWei Yongjun2016-08-261-1/+1
* sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper2016-08-267-10/+23
* sfc: remove duplicate assignmentEdward Cree2016-08-261-1/+0
* sfc: include size-binned TX stats on sfn8542qEdward Cree2016-08-261-5/+11
* Merge branch 'tipc-udp-replicast'David S. Miller2016-08-266-92/+545
|\
| * tipc: add UDP remoteip dump to netlink APIRichard Alpe2016-08-263-1/+100
| * tipc: add the ability to get UDP options via netlinkRichard Alpe2016-08-264-0/+72
| * tipc: add replicast peer discoveryRichard Alpe2016-08-261-3/+80
| * tipc: introduce UDP replicastRichard Alpe2016-08-266-12/+201
| * tipc: refactor multicast ip checkRichard Alpe2016-08-261-15/+19
| * tipc: split UDP send functionRichard Alpe2016-08-261-18/+32
| * tipc: split UDP nl address parsingRichard Alpe2016-08-261-57/+55
|/
* net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disableFlorian Fainelli2016-08-261-4/+2
* alx: add tso supportTobias Regnery2016-08-261-4/+71
* Merge branch 'mediatek-pdma-rx'David S. Miller2016-08-262-35/+75
|\
| * net: ethernet: mediatek: modify GDM to send packets to the PDMA for RXNelson Chang2016-08-261-2/+1
| * net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ether...Nelson Chang2016-08-262-33/+74
|/
* Merge branch 'bcm_sf2-utilize-b53_common'David S. Miller2016-08-267-967/+288
|\
| * net: dsa: bcm_sf2: Remove duplicate codeFlorian Fainelli2016-08-263-950/+17
| * net: dsa: bcm_sf2: Utilize core B53 driver when possibleFlorian Fainelli2016-08-263-47/+195
| * net: dsa: b53: Add JOIN_ALL_VLAN supportFlorian Fainelli2016-08-262-4/+29
| * net: dsa: b53: Define SF2 MIB layoutFlorian Fainelli2016-08-262-0/+69
| * net: dsa: b53: Prepare to support 7445 switchFlorian Fainelli2016-08-262-0/+13
| * net: dsa: b53: Initialize ds->ops in b53_switch_allocFlorian Fainelli2016-08-261-2/+1
|/
* Merge branch 'mlxsw-fw-mark-offload'David S. Miller2016-08-2616-250/+158
|\
| * mlxsw: spectrum: Mirror certain packets to CPUIdo Schimmel2016-08-261-5/+12
| * mlxsw: spectrum: Allow different traps to have different actionsIdo Schimmel2016-08-262-29/+31
| * mlxsw: spectrum: Simplify traps definitionIdo Schimmel2016-08-261-115/+31
| * bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-2614-132/+117
| * switchdev: Support parent ID comparison for stacked devicesIdo Schimmel2016-08-261-2/+0
|/
* devlink: remove unused priv_sizeIvan Vecera2016-08-261-1/+0
* net: flush the softnet backlog in process contextPaolo Abeni2016-08-261-22/+50
* net: bridge: export also pvid flag in the xstats flagsNikolay Aleksandrov2016-08-261-0/+5
* veth: sctp: add NETIF_F_SCTP_CRC to device featuresXin Long2016-08-261-1/+1
* net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli2016-08-251-1/+1
* net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet2016-08-251-1/+1
* tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet2016-08-254-0/+4
* tcp: md5: increment sk_drops on syn_recv stateEric Dumazet2016-08-252-0/+2
* vmxnet3: fix non static symbol warningWei Yongjun2016-08-251-1/+1
* ibmvnic: fix error return code in ibmvnic_probe()Wei Yongjun2016-08-251-0/+1
* ibmvnic: convert to use simple_open()Wei Yongjun2016-08-251-12/+6
* net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti2016-08-242-3/+39
* net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti2016-08-241-11/+17
* net: dsa: rename switch operations structureVivien Didelot2016-08-249-137/+137
* bnx2x: Don't flush multicast MACsYuval Mintz2016-08-245-34/+241