summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-21batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann13-97/+99
2012-06-21batman-adv: Prefix vis non-static functions with batadv_Sven Eckelmann5-26/+26
2012-06-21batman-adv: Prefix unicast non-static functions with batadv_Sven Eckelmann5-22/+25
2012-06-21batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann11-107/+125
2012-06-21batman-adv: Prefix soft-interface non-static functions with batadv_Sven Eckelmann6-27/+27
2012-06-21batman-adv: Prefix send non-static functions with batadv_Sven Eckelmann11-41/+46
2012-06-21batman-adv: Prefix routing non-static functions with batadv_Sven Eckelmann7-74/+80
2012-06-21batman-adv: Prefix ring_buffer non-static functions with batadv_Sven Eckelmann3-11/+13
2012-06-21batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann13-131/+134
2012-06-21batman-adv: Prefix icmp-socket non-static functions with batadv_Sven Eckelmann5-11/+11
2012-06-21batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann6-16/+16
2012-06-21batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann6-41/+43
2012-06-21batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann4-12/+16
2012-06-21batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann10-46/+51
2012-06-21batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann8-58/+62
2012-06-21batman-adv: Prefix bitarray non-static functions with batadv_Sven Eckelmann4-11/+11
2012-06-21batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann5-20/+21
2012-06-21batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann5-16/+17
2012-06-21batman-adv: Prefix bat_algo non-static functions with batadv_Sven Eckelmann3-3/+3
2012-06-20ipv4: Early TCP socket demux.David S. Miller10-24/+110
2012-06-20inet: Sanitize inet{,6} protocol demux.David S. Miller9-47/+36
2012-06-20net: qmi_wwan: use module_usb_driver macroBjørn Mork1-11/+1
2012-06-20net: qmi_wwan: shorten driver descriptionBjørn Mork1-2/+2
2012-06-20net: qmi_wwan: bind to both control and data interfaceBjørn Mork1-68/+63
2012-06-20net: qmi_wwan: rearranging to prepare for code sharingBjørn Mork1-52/+76
2012-06-20net: qmi_wwan: define a structure for driver specific stateBjørn Mork1-20/+29
2012-06-20team: use rcu_dereference_bh() in tx pathJiri Pirko2-4/+4
2012-06-20team: allow to send multiple set events in one messageJiri Pirko1-24/+9
2012-06-20team: ensure correct order of netlink messages deliveryJiri Pirko1-20/+5
2012-06-20team: implement multipart netlink messages for options transfersJiri Pirko1-82/+116
2012-06-20team: lb: introduce infrastructure for userspace driven tx loadbalancingJiri Pirko1-17/+500
2012-06-20team: add port_[enabled/disabled] mode callbacksJiri Pirko2-0/+6
2012-06-20team: pass NULL to __team_option_inst_add() instead of 0Jiri Pirko1-1/+1
2012-06-20team: allow to specify one option instance to be send to userspaceJiri Pirko1-86/+124
2012-06-20team: fix error path in team_nl_fill_port_list_get()Jiri Pirko1-1/+1
2012-06-20team: fix error path in team_nl_fill_options_get()Jiri Pirko1-1/+1
2012-06-20team: allow async option changesJiri Pirko2-0/+21
2012-06-20team: push array_index and port into separate structureJiri Pirko2-27/+50
2012-06-20team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko3-3/+3
2012-06-20team: introduce array optionsJiri Pirko2-23/+55
2012-06-20team: allow read/write-only optionsJiri Pirko1-0/+4
2012-06-20team: lb: push hash counting into separate functionJiri Pirko1-7/+16
2012-06-20team: add mode priv to portJiri Pirko2-1/+4
2012-06-20team: for nomode use dummy struct team_modeJiri Pirko1-8/+21
2012-06-20team: make team_mode struct constJiri Pirko5-23/+43
2012-06-20Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller13-64/+664
2012-06-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller86-2966/+4743
2012-06-20bnx2x: Change date and version to 1.72.51-0Merav Sicron1-2/+2
2012-06-20bnx2x: Support DCBX for all functionsBarak Witkowski7-12/+31
2012-06-20bnx2x: Add support for ethtool -LMerav Sicron5-12/+100