summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-30Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang
2015-07-30Bluetooth: Move get info completed callback to a2mp.cArron Wang
2015-07-30Bluetooth: Move high speed specific event under BT_HS optionArron Wang
2015-07-30Bluetooth: Add BT_HS config optionArron Wang
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis
2015-07-30Merge branch 'mlxsw'David S. Miller
2015-07-30mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel
2015-07-30mlxsw: Add PCI bus implementationJiri Pirko
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko
2015-07-29be2net: Support vxlan offload stats in the driverSriharsha Basavapatna
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz
2015-07-29Merge branch 'mlx5e-next'David S. Miller
2015-07-29net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat
2015-07-29net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat
2015-07-29net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat
2015-07-29net/mlx5e: Avoid redundant de-referenceAchiad Shochat
2015-07-29net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat
2015-07-29net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat
2015-07-29net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat
2015-07-29net/mlx5_core: Check the return value of mlx5_command_exec()Haggai Abramonvsky
2015-07-29openvswitch: Re-add CONFIG_OPENVSWITCH_VXLANThomas Graf
2015-07-29net: pktgen: Remove unused 'allocated_skbs' fieldBogdan Hamciuc
2015-07-29net: pktgen: Observe needed_headroom of the deviceBogdan Hamciuc
2015-07-29lwtunnel: Make lwtun_encaps[] staticThomas Graf
2015-07-29gianfar: Fix warnings when built on 64-bitScott Wood
2015-07-29Merge branch 'sk_txhash'David S. Miller
2015-07-29net: Recompute sk_txhash on negative routing adviceTom Herbert
2015-07-29net: Set sk_txhash from a random numberTom Herbert
2015-07-29Merge branch 'thunderx_octeon_mdio'David S. Miller
2015-07-29net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla
2015-07-29net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla
2015-07-29net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla
2015-07-29net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok
2015-07-29tipc: fix bug in broadcast synch message create functionJon Maloy
2015-07-29packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()Tobias Klauser
2015-07-29Merge branch 's390-bpf-push-pop'David S. Miller
2015-07-29s390/bpf: recache skb->data/hlen for skb_vlan_push/popMichael Holzheu
2015-07-29s390/bpf: Only clear A and X for converted BPF programsMichael Holzheu
2015-07-29s390/bpf: increase BPF_SIZE_MAXMichael Holzheu
2015-07-29s390/bpf: Fix multiple macro expansionsMichael Holzheu
2015-07-29s390/bpf: clear correct BPF accumulator registerMichael Holzheu
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai
2015-07-29Merge branch 'stmmac-cleanup'David S. Miller
2015-07-29stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood
2015-07-29stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood
2015-07-29stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood
2015-07-29stmmac: dwmac-sti: use custom of match structureJoachim Eastwood