summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-30tipc: move link synch and failover to link aggregation levelJon Paul Maloy
2015-07-30tipc: extend node FSMJon Paul Maloy
2015-07-30tipc: reverse call order for link_reset()->node_link_down()Jon Paul Maloy
2015-07-30tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy
2015-07-30tipc: eliminate function tipc_link_activate()Jon Paul Maloy
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-30net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy
2015-07-30Merge branch 'bpf-next'David S. Miller
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann
2015-07-30bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann
2015-07-30test_bpf: assign type to native eBPF test casesDaniel Borkmann
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2015-07-30Bluetooth: 6lowpan: Fix possible raceAlexander Aring
2015-07-30mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek
2015-07-30at86rf230: remove hrtimer on 1 usec delayAlexander Aring
2015-07-30Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake
2015-07-30Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang
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