summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-08-249-160/+943
|\
| * rxrpc: Improve management and caching of client connection objectsDavid Howells2016-08-248-157/+933
| * rxrpc: Dup the main conn list for the proc interfaceDavid Howells2016-08-245-4/+11
* | Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2016-08-246-10/+28
|\ \ | |/
| * rxrpc: Make /proc/net/rxrpc_calls saferDavid Howells2016-08-244-9/+26
| * rxrpc: Fix conn-based retransmitDavid Howells2016-08-242-1/+2
* | Merge branch 'mlxsw-fdb-learning-offload'David S. Miller2016-08-244-47/+115
|\ \
| * | mlxsw: spectrum: Don't set learning when creating vPortsIdo Schimmel2016-08-241-8/+0
| * | mlxsw: spectrum: Remove unnecessary check in FDB processingIdo Schimmel2016-08-241-4/+0
| * | mlxsw: spectrum: Offload learning to the switch ASICIdo Schimmel2016-08-241-3/+44
| * | mlxsw: spectrum: Configure learning for VLAN-aware bridge portIdo Schimmel2016-08-243-4/+50
| * | mlxsw: spectrum: Don't abort on first error when removing VLANsIdo Schimmel2016-08-241-16/+4
| * | mlxsw: spectrum: Make VLAN deletion function symmetricIdo Schimmel2016-08-241-8/+8