summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-29net_sched: fix use of uninitialized ethertype variable in cls_flowerArnd Bergmann1-10/+11
2016-08-29net/xgene: fix error handling during resetArnd Bergmann1-3/+9
2016-08-29net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati1-2/+9
2016-08-29amd-xgbe: Reset running devices after resume from hibernateJames Morse1-1/+7
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet3-8/+31
2016-08-29cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"Colin Ian King1-1/+1
2016-08-29net: ucc_geth: fix spelling mistake "propperty" -> "property"Colin Ian King1-1/+1
2016-08-29wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter"Colin Ian King1-1/+1
2016-08-29Merge branch 'strp-generalization'David S. Miller8-39/+61
2016-08-29kcm: Remove TCP specific references from kcm and strparserTom Herbert3-37/+43
2016-08-29tcp: Set read_sock and peek_len proto_opsTom Herbert4-0/+12
2016-08-29net: Add read_sock proto_opTom Herbert2-2/+6
2016-08-27net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()Wei Yongjun1-1/+2
2016-08-27vxlan: remove the useless header file protocol.hZhu Yanjun1-1/+0
2016-08-27chcr: Fix non static symbol warningWei Yongjun1-1/+1
2016-08-27sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper7-10/+23
2016-08-27sfc: remove duplicate assignmentEdward Cree1-1/+0
2016-08-27sfc: include size-binned TX stats on sfn8542qEdward Cree1-5/+11
2016-08-27Merge branch 'tipc-udp-replicast'David S. Miller6-92/+545
2016-08-27tipc: add UDP remoteip dump to netlink APIRichard Alpe3-1/+100
2016-08-27tipc: add the ability to get UDP options via netlinkRichard Alpe4-0/+72
2016-08-27tipc: add replicast peer discoveryRichard Alpe1-3/+80
2016-08-27tipc: introduce UDP replicastRichard Alpe6-12/+201
2016-08-27tipc: refactor multicast ip checkRichard Alpe1-15/+19
2016-08-27tipc: split UDP send functionRichard Alpe1-18/+32
2016-08-27tipc: split UDP nl address parsingRichard Alpe1-57/+55
2016-08-27net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disableFlorian Fainelli1-4/+2
2016-08-27alx: add tso supportTobias Regnery1-4/+71
2016-08-27Merge branch 'mediatek-pdma-rx'David S. Miller2-35/+75
2016-08-27net: ethernet: mediatek: modify GDM to send packets to the PDMA for RXNelson Chang1-2/+1
2016-08-27net: 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-26net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli1-1/+1
2016-08-26net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet1-1/+1