summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman2015-08-09
* Merge branch 'bpf-perf'David S. Miller2015-08-09
|\
| * samples/bpf: example of get selected PMU counter valueKaixu Xia2015-08-09
| * bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-09
| * bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2015-08-09
| * bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-09
| * perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-09
|/
* Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller2015-08-09
|\
| * net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot2015-08-09
| * net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot2015-08-09
| * net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot2015-08-09
| * net: dsa: mv88e6xxx: extend fid maskVivien Didelot2015-08-09
| * net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-09
| * net: switchdev: support static FDB addressesVivien Didelot2015-08-09
| * net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-09
|/
* net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida2015-08-09
* net: Fix race condition in store_rps_mapTom Herbert2015-08-07
* openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang2015-08-07
* vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-07
* Merge branch 'rds-tcp-netns'David S. Miller2015-08-07
|\
| * RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan2015-08-07
| * RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-07
|\
| * e1000e: Increase driver version numberRaanan Avargil2015-08-05
| * e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil2015-08-05
| * e1000e: Fix incorrect ASPM lockingRaanan Avargil2015-08-05
| * e1000e: Cosmetic changesRaanan Avargil2015-08-05
| * e1000e: Fix EEE in Sx implementationRaanan Avargil2015-08-05
| * i40e: Add AQ commands for NVM Update for X722Shannon Nelson2015-08-05
| * i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain2015-08-05
| * i40e: Add IWARP support for X722Anjali Singhai Jain2015-08-05
| * i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain2015-08-05
| * i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-05
| * i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-05
| * i40e/i40evf: Update register.h file for X722Anjali Singhai Jain2015-08-05
| * i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain2015-08-05
| * i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-05
| * i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-05
* | net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld2015-08-06
* | af_mpls: add null dev check in find_outdevRoopa Prabhu2015-08-06
* | Merge branch 'test-bpf-next'David S. Miller2015-08-06
|\ \
| * | test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan2015-08-06
| * | test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan2015-08-06
| * | test_bpf: add module parameters to filter the tests to run.Nicolas Schichan2015-08-06
| * | test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan2015-08-06
| * | test_bpf: allow tests to specify an skb fragment.Nicolas Schichan2015-08-06
| * | test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan2015-08-06
|/ /
* | Merge branch 'mlx5e-next'David S. Miller2015-08-06
|\ \
| * | net/mlx5_core: Support physical port countersGal Pressman2015-08-06
| * | net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat2015-08-06