summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-0723-136/+3136
|\
| * e1000e: Increase driver version numberRaanan Avargil2015-08-051-1/+1
| * e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil2015-08-051-10/+21
| * e1000e: Fix incorrect ASPM lockingRaanan Avargil2015-08-051-2/+2
| * e1000e: Cosmetic changesRaanan Avargil2015-08-052-5/+4
| * e1000e: Fix EEE in Sx implementationRaanan Avargil2015-08-051-0/+27
| * i40e: Add AQ commands for NVM Update for X722Shannon Nelson2015-08-051-0/+129
| * i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain2015-08-052-0/+14
| * i40e: Add IWARP support for X722Anjali Singhai Jain2015-08-051-0/+10
| * i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain2015-08-057-5/+50
| * i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-057-18/+74
| * i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-059-89/+307
| * i40e/i40evf: Update register.h file for X722Anjali Singhai Jain2015-08-052-2/+1991
| * i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain2015-08-056-1/+444
| * i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-053-1/+21
| * i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-056-2/+41
* | net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld2015-08-061-0/+8
* | af_mpls: add null dev check in find_outdevRoopa Prabhu2015-08-061-0/+3
OpenPOWER on IntegriCloud