aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-11Merge branch 'thunder-acpi'David S. Miller
2015-08-11net, thunder, bgx: Add support to get MAC address from ACPI.David Daney
2015-08-11net: thunder: Factor out DT specific code in BGXRobert Richter
2015-08-10vxlan: fix fdb_dump index calculationAtzm Watanabe
2015-08-10mellanox: mlxsw: Use '%zx' to print size_t formatFabio Estevam
2015-08-10isdn: Remove reverse_bits(), use revbit8()yalin wang
2015-08-10cxgb4: cleanup some indentingDan Carpenter
2015-08-10dsa: Support multiple MDIO bussesAndrew Lunn
2015-08-10net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bitsAndrew Lunn
2015-08-10Merge branch 'ovs-gre'David S. Miller
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-10openvswitch: Move tunnel destroy function to oppenvswitch module.Pravin B Shelar
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones
2015-08-10bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov
2015-08-10Merge branch 'qlcnic-enhancements'David S. Miller
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh
2015-08-10qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh
2015-08-10qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil
2015-08-10net: phy: select copper mode when Marvel 88e1111 in SGMIIMadalin Bucur
2015-08-10net: fec: fix the race between xmit and bdp reclaiming pathKevin Hao
2015-08-09Merge branch 'mlxsw-fixes'David S. Miller
2015-08-09mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmitIdo Schimmel
2015-08-09mlxsw: Use correct skb length when dumping payloadIdo Schimmel
2015-08-09mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel
2015-08-09mlxsw: Strip FCS from incoming packetsJiri Pirko
2015-08-09mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEMJiri Pirko
2015-08-09mlxsw: Make system port to local port mapping explicitIdo Schimmel
2015-08-09mlxsw: Call free_netdev when removing portIdo Schimmel
2015-08-09net: ethernet: Fix double word "the the" in eth.cMasanari Iida
2015-08-09net: phy: add RealTek RTL8211DN phy idShaohui Xie
2015-08-09mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman
2015-08-09Merge branch 'bpf-perf'David S. Miller
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia
2015-08-09Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller
2015-08-09net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: extend fid maskVivien Didelot
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-09net: switchdev: support static FDB addressesVivien Didelot
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot