summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-12documentation: bring vxlan documentation more up-to-dateRick Jones
2015-08-12net: fec: Remove unneeded use of IS_ERR_VALUE() macroFabio Estevam
2015-08-12bpf: fix bpf_perf_event_read() loop upper boundWei-Chun Chao
2015-08-12Merge branch 'cxgb4-more-debug-info'David S. Miller
2015-08-12cxgb4: Add debugfs support to dump tid infoHariprasad Shenai
2015-08-12cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai
2015-08-12cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai
2015-08-12cxgb4: Add some more details to sge qinfoHariprasad Shenai
2015-08-12net: ipv4: increase dhcp inter device timeoutMugunthan V N
2015-08-12bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia
2015-08-12net: atl1c: add BQL supportRon Angeles
2015-08-12hv_netvsc: Implement set_channels ethtool opAndrew Schwartzmeyer
2015-08-12hv_netvsc: Set vRSS with num_chn in RNDIS filterAndrew Schwartzmeyer
2015-08-12lan78xx: Remove BUG_ON()Woojung.Huh@microchip.com
2015-08-12lan78xx: Fix Smatch WarningsWoojung.Huh@microchip.com
2015-08-12net: eth: altera: Remove sgdmadesclen member from altera_tse_privateTobias Klauser
2015-08-11Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller
2015-08-11net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-11net: switchdev: support static FDB addressesVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rework FDB Get Next operationVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot
2015-08-11net: dsa: mv88e6xxx: extend fid maskVivien Didelot
2015-08-11net: dsa: mv88e6xxx: define GLOBAL_ATU_FIDVivien Didelot
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller
2015-08-11bpf: s390: Fix build error caused by the struct bpf_array member name changedKaixu Xia
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-11vxlan: fix fdb_dump index calculationAtzm Watanabe
2015-08-11mellanox: 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