summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-08-25batman-adv: convert bat_priv->tt.req_list to hlistMarek Lindner
2015-08-25batman-adv: Fix gw_bandwidth calculation on 32 bit systemsSven Eckelmann
2015-08-25batman-adv: Return EINVAL on invalid gw_bandwidth changeSven Eckelmann
2015-08-25batman-adv: prevent potential hlist double deletionMarek Lindner
2015-08-25batman-adv: convert orig_node->vlan_list to hlistMarek Lindner
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann
2015-08-25batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_newMarek Lindner
2015-08-25batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()Marek Lindner
2015-08-25batman-adv: Remove multiple assignment per lineSven Eckelmann
2015-08-25batman-adv: Fix kerneldoc over 80 column linesSven Eckelmann
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann
2015-08-24Merge branch 'fjes'David S. Miller
2015-08-24fjes: ethtool supportTaku Izumi
2015-08-24fjes: handle receive cancellation request interruptTaku Izumi
2015-08-24fjes: epstop_taskTaku Izumi
2015-08-24fjes: update_zone_taskTaku Izumi
2015-08-24fjes: unshare_watch_taskTaku Izumi
2015-08-24fjes: force_close_taskTaku Izumi
2015-08-24fjes: interrupt_watch_taskTaku Izumi
2015-08-24fjes: net_device_ops.ndo_vlan_rx_add/kill_vidTaku Izumi
2015-08-24fjes: net_device_ops.ndo_tx_timeoutTaku Izumi
2015-08-24fjes: net_device_ops.ndo_change_mtuTaku Izumi
2015-08-24fjes: net_device_ops.ndo_get_stats64Taku Izumi
2015-08-24fjes: NAPI polling functionTaku Izumi
2015-08-24fjes: tx_stall_taskTaku Izumi
2015-08-24fjes: raise_intr_rxdata_taskTaku Izumi
2015-08-24fjes: net_device_ops.ndo_start_xmitTaku Izumi
2015-08-24fjes: net_device_ops.ndo_open and .ndo_stopTaku Izumi
2015-08-24fjes: buffer address regist/unregistration routineTaku Izumi
2015-08-24fjes: ES information acquisition routineTaku Izumi
2015-08-24fjes: platform_driver's .probe and .remove routineTaku Izumi
2015-08-24fjes: Hardware cleanup routineTaku Izumi
2015-08-24fjes: Hardware initialization routineTaku Izumi
2015-08-24fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron
2015-08-24Merge branch 'ila-precompute'David S. Miller
2015-08-24ila: Precompute checksum difference for translationsTom Herbert
2015-08-24lwt: Add cfg argument to build_stateTom Herbert
2015-08-23net: phy: add interrupt support for aquantia phyShaohui Xie
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-08-23route: fix breakage after moving lwtunnel stateJiri Benc
2015-08-23Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-08-23Merge branch 'tipc-failover-fixes'David S. Miller
2015-08-23tipc: fix stale link problem during synchronizationJon Paul Maloy
2015-08-23tipc: interrupt link synchronization when a link goes downJon Paul Maloy
2015-08-23tipc: eliminate risk of premature link setup during failoverJon Paul Maloy
2015-08-23Merge branch 'nps_enet_fixes'David S. Miller
2015-08-23NET: nps_enet: minor namespace cleanupNoam Camus
2015-08-23NET: nps_enet: TX done acknowledge.Noam Camus
2015-08-23NET: nps_enet: drop control framesNoam Camus