summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-2040-388/+349
* batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-2013-97/+99
* batman-adv: Prefix vis non-static functions with batadv_Sven Eckelmann2012-06-205-26/+26
* batman-adv: Prefix unicast non-static functions with batadv_Sven Eckelmann2012-06-205-22/+25
* batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-2011-107/+125
* batman-adv: Prefix soft-interface non-static functions with batadv_Sven Eckelmann2012-06-206-27/+27
* batman-adv: Prefix send non-static functions with batadv_Sven Eckelmann2012-06-2011-41/+46
* batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann2012-06-207-74/+80
* batman-adv: Prefix ring_buffer non-static functions with batadv_Sven Eckelmann2012-06-203-11/+13
* batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-2013-131/+134
* batman-adv: Prefix icmp-socket non-static functions with batadv_Sven Eckelmann2012-06-205-11/+11
* batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann2012-06-206-16/+16
* batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann2012-06-206-41/+43
* batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann2012-06-204-12/+16
* batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann2012-06-2010-46/+51
* batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann2012-06-208-58/+62
* batman-adv: Prefix bitarray non-static functions with batadv_Sven Eckelmann2012-06-204-11/+11
* batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann2012-06-205-20/+21
* batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann2012-06-205-16/+17
* batman-adv: Prefix bat_algo non-static functions with batadv_Sven Eckelmann2012-06-203-3/+3
* ipv4: Early TCP socket demux.David S. Miller2012-06-1910-24/+110
* inet: Sanitize inet{,6} protocol demux.David S. Miller2012-06-199-47/+36
* net: qmi_wwan: use module_usb_driver macroBjørn Mork2012-06-191-11/+1
* net: qmi_wwan: shorten driver descriptionBjørn Mork2012-06-191-2/+2
* net: qmi_wwan: bind to both control and data interfaceBjørn Mork2012-06-191-68/+63
* net: qmi_wwan: rearranging to prepare for code sharingBjørn Mork2012-06-191-52/+76
* net: qmi_wwan: define a structure for driver specific stateBjørn Mork2012-06-191-20/+29
* team: use rcu_dereference_bh() in tx pathJiri Pirko2012-06-192-4/+4
* team: allow to send multiple set events in one messageJiri Pirko2012-06-191-24/+9
* team: ensure correct order of netlink messages deliveryJiri Pirko2012-06-191-20/+5
* team: implement multipart netlink messages for options transfersJiri Pirko2012-06-191-82/+116
* team: lb: introduce infrastructure for userspace driven tx loadbalancingJiri Pirko2012-06-191-17/+500
* team: add port_[enabled/disabled] mode callbacksJiri Pirko2012-06-192-0/+6
* team: pass NULL to __team_option_inst_add() instead of 0Jiri Pirko2012-06-191-1/+1
* team: allow to specify one option instance to be send to userspaceJiri Pirko2012-06-191-86/+124
* team: fix error path in team_nl_fill_port_list_get()Jiri Pirko2012-06-191-1/+1
* team: fix error path in team_nl_fill_options_get()Jiri Pirko2012-06-191-1/+1
* team: allow async option changesJiri Pirko2012-06-192-0/+21
* team: push array_index and port into separate structureJiri Pirko2012-06-192-27/+50
* team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko2012-06-193-3/+3
* team: introduce array optionsJiri Pirko2012-06-192-23/+55
* team: allow read/write-only optionsJiri Pirko2012-06-191-0/+4
* team: lb: push hash counting into separate functionJiri Pirko2012-06-191-7/+16
* team: add mode priv to portJiri Pirko2012-06-192-1/+4
* team: for nomode use dummy struct team_modeJiri Pirko2012-06-191-8/+21
* team: make team_mode struct constJiri Pirko2012-06-195-23/+43
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-1913-64/+664
|\
| * canfd: update documentation according to CAN FD extensionsOliver Hartkopp2012-06-191-8/+146
| * vcan: add CAN FD supportOliver Hartkopp2012-06-191-7/+20
| * candev: add/update helpers for CAN FDOliver Hartkopp2012-06-192-9/+59
OpenPOWER on IntegriCloud