summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix bpf_perf_event_read() loop upper boundWei-Chun Chao2015-08-121-1/+1
* Merge branch 'cxgb4-more-debug-info'David S. Miller2015-08-125-24/+176
|\
| * cxgb4: Add debugfs support to dump tid infoHariprasad Shenai2015-08-123-5/+76
| * cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai2015-08-122-5/+11
| * cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai2015-08-123-6/+36
| * cxgb4: Add some more details to sge qinfoHariprasad Shenai2015-08-121-8/+53
|/
* net: ipv4: increase dhcp inter device timeoutMugunthan V N2015-08-121-1/+1
* bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia2015-08-122-9/+14
* net: atl1c: add BQL supportRon Angeles2015-08-121-0/+10
* hv_netvsc: Implement set_channels ethtool opAndrew Schwartzmeyer2015-08-121-0/+97
* hv_netvsc: Set vRSS with num_chn in RNDIS filterAndrew Schwartzmeyer2015-08-123-1/+10
* lan78xx: Remove BUG_ON()Woojung.Huh@microchip.com2015-08-121-31/+0
* lan78xx: Fix Smatch WarningsWoojung.Huh@microchip.com2015-08-121-11/+7
* net: eth: altera: Remove sgdmadesclen member from altera_tse_privateTobias Klauser2015-08-123-6/+4
* Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller2015-08-119-129/+260
|\
| * net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-111-61/+81
| * net: switchdev: support static FDB addressesVivien Didelot2015-08-113-1/+3
| * net: dsa: mv88e6xxx: rework FDB Get Next operationVivien Didelot2015-08-111-21/+59
| * net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot2015-08-112-12/+67
| * net: dsa: change FDB routines prototypesVivien Didelot2015-08-116-21/+28
| * net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot2015-08-111-8/+8
| * net: dsa: mv88e6xxx: extend fid maskVivien Didelot2015-08-112-10/+18
| * net: dsa: mv88e6xxx: define GLOBAL_ATU_FIDVivien Didelot2015-08-112-1/+2
|/
* Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-1110-317/+197
* bpf: s390: Fix build error caused by the struct bpf_array member name changedKaixu Xia2015-08-111-2/+2
* Merge branch 'thunder-acpi'David S. Miller2015-08-111-14/+120
|\
| * net, thunder, bgx: Add support to get MAC address from ACPI.David Daney2015-08-111-1/+85
| * net: thunder: Factor out DT specific code in BGXRobert Richter2015-08-111-13/+35
|/
* vxlan: fix fdb_dump index calculationAtzm Watanabe2015-08-101-5/+5
* mellanox: mlxsw: Use '%zx' to print size_t formatFabio Estevam2015-08-101-1/+1
* isdn: Remove reverse_bits(), use revbit8()yalin wang2015-08-101-17/+5
* cxgb4: cleanup some indentingDan Carpenter2015-08-101-3/+3
* 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
OpenPOWER on IntegriCloud