summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-10mac802154: cfg: remove test and set checksAlexander Aring1-16/+0
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring1-0/+15
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring4-86/+30
2015-08-106lowpan: Fix extraction of flow label fieldLukasz Duda1-1/+1
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik1-2/+2
2015-08-10Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter1-1/+1
2015-08-10Merge branch 'mlxsw-fixes'David S. Miller7-24/+135
2015-08-10mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmitIdo Schimmel1-1/+3
2015-08-10mlxsw: Use correct skb length when dumping payloadIdo Schimmel1-1/+1
2015-08-10mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel4-20/+40
2015-08-10mlxsw: Strip FCS from incoming packetsJiri Pirko2-1/+11
2015-08-10mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEMJiri Pirko1-1/+1
2015-08-10mlxsw: Make system port to local port mapping explicitIdo Schimmel2-0/+78
2015-08-10mlxsw: Call free_netdev when removing portIdo Schimmel1-0/+1
2015-08-10net: ethernet: Fix double word "the the" in eth.cMasanari Iida1-1/+1
2015-08-10net: phy: add RealTek RTL8211DN phy idShaohui Xie1-0/+14
2015-08-10mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman1-27/+44
2015-08-10Merge branch 'bpf-perf'David S. Miller14-53/+373
2015-08-10samples/bpf: example of get selected PMU counter valueKaixu Xia4-0/+100
2015-08-10bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia4-15/+66
2015-08-10bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia3-0/+59
2015-08-10bpf: Make the bpf_prog_array_map more genericWang Nan5-38/+60
2015-08-10perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2-0/+88
2015-08-10Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller10-197/+317
2015-08-10net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot4-42/+80
2015-08-10net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot4-27/+87
2015-08-10net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot1-8/+8
2015-08-10net: dsa: mv88e6xxx: extend fid maskVivien Didelot2-10/+18
2015-08-10net: dsa: add support for switchdev FDB objectsVivien Didelot4-114/+126
2015-08-10net: switchdev: support static FDB addressesVivien Didelot2-1/+2
2015-08-10net: switchdev: change fdb addr for a byte arrayVivien Didelot4-5/+6
2015-08-10net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida1-2/+1
2015-08-08net: Fix race condition in store_rps_mapTom Herbert1-4/+7
2015-08-07openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang1-1/+4
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov4-16/+8
2015-08-07Merge branch 'rds-tcp-netns'David S. Miller13-70/+214
2015-08-07RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan4-50/+162
2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan12-27/+59
2015-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller23-136/+3136
2015-08-07net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld1-0/+8
2015-08-07af_mpls: add null dev check in find_outdevRoopa Prabhu1-0/+3
2015-08-07Merge branch 'test-bpf-next'David S. Miller1-1/+710
2015-08-07test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan1-0/+158
2015-08-07test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan1-0/+296
2015-08-07test_bpf: add module parameters to filter the tests to run.Nicolas Schichan1-0/+71
2015-08-07test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan1-0/+142
2015-08-07test_bpf: allow tests to specify an skb fragment.Nicolas Schichan1-1/+38
2015-08-07test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan1-0/+5
2015-08-07Merge branch 'mlx5e-next'David S. Miller9-348/+675
2015-08-07net/mlx5_core: Support physical port countersGal Pressman5-1/+137