summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-20batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bitarray non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bat_algo non-static functions with batadv_Sven Eckelmann
2012-06-20netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso
2012-06-20ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan
2012-06-20iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg
2012-06-20ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan
2012-06-20wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas
2012-06-20wl1251: always report beacon loss to the stackGrazvydas Ignotas
2012-06-20wl1251: fix TSF calculationGrazvydas Ignotas
2012-06-20ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller
2012-06-20igb: Version bumpCarolyn Wyborny
2012-06-20igb: Update firmware info outputCarolyn Wyborny
2012-06-20igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick
2012-06-20igb: Support the get_ts_info ethtool method.Carolyn Wyborny
2012-06-20igb: Add switch case for supported hardware to igb_ptp_remove.Carolyn Wyborny
2012-06-20igb: A fix to VF TX rate limitLior Levy
2012-06-20e1000: Combining Bitwise OR in one expression.Tushar Dave
2012-06-20ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck
2012-06-20Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny
2012-06-20igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny
2012-06-20ipv4: Early TCP socket demux.David S. Miller
2012-06-20inet: Sanitize inet{,6} protocol demux.David S. Miller
2012-06-19net: qmi_wwan: use module_usb_driver macroBjørn Mork
2012-06-19net: qmi_wwan: shorten driver descriptionBjørn Mork
2012-06-19net: qmi_wwan: bind to both control and data interfaceBjørn Mork
2012-06-19net: qmi_wwan: rearranging to prepare for code sharingBjørn Mork
2012-06-19net: qmi_wwan: define a structure for driver specific stateBjørn Mork
2012-06-19team: use rcu_dereference_bh() in tx pathJiri Pirko
2012-06-19team: allow to send multiple set events in one messageJiri Pirko
2012-06-19team: ensure correct order of netlink messages deliveryJiri Pirko
2012-06-19team: implement multipart netlink messages for options transfersJiri Pirko
2012-06-19team: lb: introduce infrastructure for userspace driven tx loadbalancingJiri Pirko
2012-06-19team: add port_[enabled/disabled] mode callbacksJiri Pirko
2012-06-19team: pass NULL to __team_option_inst_add() instead of 0Jiri Pirko
2012-06-19team: allow to specify one option instance to be send to userspaceJiri Pirko
2012-06-19team: fix error path in team_nl_fill_port_list_get()Jiri Pirko
2012-06-19team: fix error path in team_nl_fill_options_get()Jiri Pirko
2012-06-19team: allow async option changesJiri Pirko
2012-06-19team: push array_index and port into separate structureJiri Pirko
2012-06-19team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko
2012-06-19team: introduce array optionsJiri Pirko
2012-06-19team: allow read/write-only optionsJiri Pirko
2012-06-19team: lb: push hash counting into separate functionJiri Pirko