summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-10mac802154: change frame_retries behaviourAlexander Aring
2015-08-10mac802154: cfg: remove test and set checksAlexander Aring
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring
2015-08-106lowpan: Fix extraction of flow label fieldLukasz Duda
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik
2015-08-10Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter
2015-08-09Merge branch 'mlxsw-fixes'David S. Miller
2015-08-09mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmitIdo Schimmel
2015-08-09mlxsw: Use correct skb length when dumping payloadIdo Schimmel
2015-08-09mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel
2015-08-09mlxsw: Strip FCS from incoming packetsJiri Pirko
2015-08-09mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEMJiri Pirko
2015-08-09mlxsw: Make system port to local port mapping explicitIdo Schimmel
2015-08-09mlxsw: Call free_netdev when removing portIdo Schimmel
2015-08-09net: ethernet: Fix double word "the the" in eth.cMasanari Iida
2015-08-09net: phy: add RealTek RTL8211DN phy idShaohui Xie
2015-08-09mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman
2015-08-09Merge branch 'bpf-perf'David S. Miller
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia
2015-08-09Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller
2015-08-09net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: extend fid maskVivien Didelot
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-09net: switchdev: support static FDB addressesVivien Didelot
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot
2015-08-09net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida
2015-08-07net: Fix race condition in store_rps_mapTom Herbert
2015-08-07openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov
2015-08-07Merge branch 'rds-tcp-netns'David S. Miller
2015-08-07RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan
2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan
2015-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-06net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld
2015-08-06af_mpls: add null dev check in find_outdevRoopa Prabhu
2015-08-06Merge branch 'test-bpf-next'David S. Miller
2015-08-06test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan
2015-08-06test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan
2015-08-06test_bpf: add module parameters to filter the tests to run.Nicolas Schichan
2015-08-06test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan
2015-08-06test_bpf: allow tests to specify an skb fragment.Nicolas Schichan
2015-08-06test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan
2015-08-06Merge branch 'mlx5e-next'David S. Miller