summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/translation-table.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-25batman-adv: prevent potential hlist double deletionMarek Lindner1-1/+1
2015-08-25batman-adv: convert orig_node->vlan_list to hlistMarek Lindner3-9/+10
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann11-27/+0
2015-08-25batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_newMarek Lindner1-4/+9
2015-08-25batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()Marek Lindner1-6/+12
2015-08-25batman-adv: Remove multiple assignment per lineSven Eckelmann7-17/+39
2015-08-25batman-adv: Fix kerneldoc over 80 column linesSven Eckelmann2-4/+4
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann30-585/+563
2015-08-24fjes: ethtool supportTaku Izumi4-1/+141
2015-08-24fjes: handle receive cancellation request interruptTaku Izumi1-0/+78
2015-08-24fjes: epstop_taskTaku Izumi3-0/+33
2015-08-24fjes: update_zone_taskTaku Izumi3-0/+194
2015-08-24fjes: unshare_watch_taskTaku Izumi2-0/+129
2015-08-24fjes: force_close_taskTaku Izumi2-0/+14
2015-08-24fjes: interrupt_watch_taskTaku Izumi2-1/+44
2015-08-24fjes: net_device_ops.ndo_vlan_rx_add/kill_vidTaku Izumi3-0/+69
2015-08-24fjes: net_device_ops.ndo_tx_timeoutTaku Izumi1-0/+9
2015-08-24fjes: net_device_ops.ndo_change_mtuTaku Izumi1-0/+29
2015-08-24fjes: net_device_ops.ndo_get_stats64Taku Izumi1-0/+13
2015-08-24fjes: NAPI polling functionTaku Izumi3-2/+214
2015-08-24fjes: tx_stall_taskTaku Izumi2-0/+63
2015-08-24fjes: raise_intr_rxdata_taskTaku Izumi2-0/+67
2015-08-24fjes: net_device_ops.ndo_start_xmitTaku Izumi4-0/+245
2015-08-24fjes: net_device_ops.ndo_open and .ndo_stopTaku Izumi5-0/+439
2015-08-24fjes: buffer address regist/unregistration routineTaku Izumi2-1/+194
2015-08-24fjes: ES information acquisition routineTaku Izumi3-0/+148
2015-08-24fjes: platform_driver's .probe and .remove routineTaku Izumi2-0/+119
2015-08-24fjes: Hardware cleanup routineTaku Izumi2-0/+67
2015-08-24fjes: Hardware initialization routineTaku Izumi5-1/+650
2015-08-24fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi5-0/+284
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron1-3/+20
2015-08-24ila: Precompute checksum difference for translationsTom Herbert1-0/+18
2015-08-24lwt: Add cfg argument to build_stateTom Herbert7-10/+22
2015-08-24net: phy: add interrupt support for aquantia phyShaohui Xie1-0/+49
2015-08-24route: fix breakage after moving lwtunnel stateJiri Benc1-2/+5
2015-08-24tipc: fix stale link problem during synchronizationJon Paul Maloy2-3/+12
2015-08-24tipc: interrupt link synchronization when a link goes downJon Paul Maloy2-4/+9
2015-08-24tipc: eliminate risk of premature link setup during failoverJon Paul Maloy1-1/+3
2015-08-24NET: nps_enet: minor namespace cleanupNoam Camus1-3/+4
2015-08-24NET: nps_enet: TX done acknowledge.Noam Camus1-0/+3
2015-08-24NET: nps_enet: drop control framesNoam Camus1-4/+4
2015-08-24NET: nps_enet: TX done race conditionNoam Camus1-7/+3
2015-08-24NET: nps_enet: replace use of cause registerNoam Camus2-24/+5
2015-08-24fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacksTom Herbert1-1/+1
2015-08-24vxlan: GRO support at tunnel layerTom Herbert2-2/+8
2015-08-24gro: Fix remcsum offload to deal with frags in GROTom Herbert3-42/+53
2015-08-24net/xen-netfront: only clean up queues if presentChas Williams1-2/+3
2015-08-24net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot1-1/+1
2015-08-21enic: Fix build failure with SRIOV disabled.David S. Miller1-1/+1
2015-08-21ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc2-0/+118