aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix vis non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix unicast non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix soft-interface non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix send non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix ring_buffer non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix icmp-socket non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix bitarray non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix bat_algo non-static functions with batadv_Sven Eckelmann2012-06-20
* ipv4: Early TCP socket demux.David S. Miller2012-06-20
* inet: Sanitize inet{,6} protocol demux.David S. Miller2012-06-19
* net: qmi_wwan: use module_usb_driver macroBjørn Mork2012-06-19
* net: qmi_wwan: shorten driver descriptionBjørn Mork2012-06-19
* net: qmi_wwan: bind to both control and data interfaceBjørn Mork2012-06-19
* net: qmi_wwan: rearranging to prepare for code sharingBjørn Mork2012-06-19
* net: qmi_wwan: define a structure for driver specific stateBjørn Mork2012-06-19
* team: use rcu_dereference_bh() in tx pathJiri Pirko2012-06-19
* team: allow to send multiple set events in one messageJiri Pirko2012-06-19
* team: ensure correct order of netlink messages deliveryJiri Pirko2012-06-19
* team: implement multipart netlink messages for options transfersJiri Pirko2012-06-19
* team: lb: introduce infrastructure for userspace driven tx loadbalancingJiri Pirko2012-06-19
* team: add port_[enabled/disabled] mode callbacksJiri Pirko2012-06-19
* team: pass NULL to __team_option_inst_add() instead of 0Jiri Pirko2012-06-19
* team: allow to specify one option instance to be send to userspaceJiri Pirko2012-06-19
* team: fix error path in team_nl_fill_port_list_get()Jiri Pirko2012-06-19
* team: fix error path in team_nl_fill_options_get()Jiri Pirko2012-06-19
* team: allow async option changesJiri Pirko2012-06-19
* team: push array_index and port into separate structureJiri Pirko2012-06-19
* team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko2012-06-19
* team: introduce array optionsJiri Pirko2012-06-19
* team: allow read/write-only optionsJiri Pirko2012-06-19
* team: lb: push hash counting into separate functionJiri Pirko2012-06-19
* team: add mode priv to portJiri Pirko2012-06-19
* team: for nomode use dummy struct team_modeJiri Pirko2012-06-19
* team: make team_mode struct constJiri Pirko2012-06-19
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-19
|\
| * canfd: update documentation according to CAN FD extensionsOliver Hartkopp2012-06-19
| * vcan: add CAN FD supportOliver Hartkopp2012-06-19
| * candev: add/update helpers for CAN FDOliver Hartkopp2012-06-19
| * canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp2012-06-19