summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dsa: Support multiple MDIO bussesAndrew Lunn2015-08-102-1/+16
* net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bitsAndrew Lunn2015-08-102-10/+16
* Merge branch 'ovs-gre'David S. Miller2015-08-1013-598/+503
|\
| * gre: Remove support for sharing GRE protocol hook.Pravin B Shelar2015-08-103-290/+206
| * openvswitch: Use regular GRE net_device instead of vportPravin B Shelar2015-08-105-260/+61
| * ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-106-28/+216
| * openvswitch: Move tunnel destroy function to oppenvswitch module.Pravin B Shelar2015-08-103-20/+20
|/
* net: add explicit logging and stat for neighbour table overflowRick Jones2015-08-103-4/+12
* bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov2015-08-104-7/+33
* Merge branch 'qlcnic-enhancements'David S. Miller2015-08-1012-32/+102
|\
| * qlcnic: Update version to 5.3.63Shahed Shaikh2015-08-101-2/+2
| * qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh2015-08-101-2/+2
| * qlcnic: Add new VF device ID 0x8C30Shahed Shaikh2015-08-102-5/+12
| * qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh2015-08-101-2/+3
| * qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh2015-08-105-0/+61
| * qlcnic: Rearrange ordering of header files inclusionHarish Patil2015-08-1010-21/+22
|/
* net: phy: select copper mode when Marvel 88e1111 in SGMIIMadalin Bucur2015-08-101-0/+11
* net: fec: fix the race between xmit and bdp reclaiming pathKevin Hao2015-08-101-15/+20
* Merge branch 'mlxsw-fixes'David S. Miller2015-08-097-24/+135
|\
| * mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmitIdo Schimmel2015-08-091-1/+3
| * mlxsw: Use correct skb length when dumping payloadIdo Schimmel2015-08-091-1/+1
| * mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel2015-08-094-20/+40
| * mlxsw: Strip FCS from incoming packetsJiri Pirko2015-08-092-1/+11
| * mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEMJiri Pirko2015-08-091-1/+1
| * mlxsw: Make system port to local port mapping explicitIdo Schimmel2015-08-092-0/+78
| * mlxsw: Call free_netdev when removing portIdo Schimmel2015-08-091-0/+1
|/
* net: ethernet: Fix double word "the the" in eth.cMasanari Iida2015-08-091-1/+1
* net: phy: add RealTek RTL8211DN phy idShaohui Xie2015-08-091-0/+14
* mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman2015-08-091-27/+44
* Merge branch 'bpf-perf'David S. Miller2015-08-0914-53/+373
|\
| * samples/bpf: example of get selected PMU counter valueKaixu Xia2015-08-094-0/+100
| * bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-094-15/+66
| * bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2015-08-093-0/+59
| * bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-095-38/+60
| * perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-092-0/+88
|/
* Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller2015-08-0910-197/+317
|\
| * net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot2015-08-094-42/+80
| * net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot2015-08-094-27/+87
| * net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot2015-08-091-8/+8
| * net: dsa: mv88e6xxx: extend fid maskVivien Didelot2015-08-092-10/+18
| * net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-094-114/+126
| * net: switchdev: support static FDB addressesVivien Didelot2015-08-092-1/+2
| * net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-094-5/+6
|/
* net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida2015-08-091-2/+1
* net: Fix race condition in store_rps_mapTom Herbert2015-08-071-4/+7
* openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang2015-08-071-1/+4
* vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-074-16/+8
* Merge branch 'rds-tcp-netns'David S. Miller2015-08-0713-70/+214
|\
| * RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan2015-08-074-50/+162
| * RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-0712-27/+59
|/
OpenPOWER on IntegriCloud