aboutsummaryrefslogtreecommitdiffstats
path: root/net/ncsi/ncsi-manage.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-28tcp: Set read_sock and peek_len proto_opsTom Herbert4-0/+12
2016-08-28net: Add read_sock proto_opTom Herbert2-2/+6
2016-08-26net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()Wei Yongjun1-1/+2
2016-08-26vxlan: remove the useless header file protocol.hZhu Yanjun1-1/+0
2016-08-26chcr: Fix non static symbol warningWei Yongjun1-1/+1
2016-08-26sfc: work around TRIGGER_INTERRUPT command not working on SFC9140Jon Cooper7-10/+23
2016-08-26sfc: remove duplicate assignmentEdward Cree1-1/+0
2016-08-26sfc: include size-binned TX stats on sfn8542qEdward Cree1-5/+11
2016-08-26tipc: add UDP remoteip dump to netlink APIRichard Alpe3-1/+100
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-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 Ethernet RXNelson Chang2-33/+74
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-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-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