Age | Commit message (Expand) | Author |
2012-06-20 | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix main non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix vis non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix unicast non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix translation-table non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix soft-interface non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix send non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix routing non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix ring_buffer non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix originator non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix icmp-socket non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix hash non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix hard-interface non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix gateway-common non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix gateway-client non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix bitarray non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix bat_sysfs non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix bat_debugfs non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix bat_algo non-static functions with batadv_ | Sven Eckelmann |
2012-06-19 | ipv4: Early TCP socket demux. | David S. Miller |
2012-06-19 | inet: Sanitize inet{,6} protocol demux. | David S. Miller |
2012-06-19 | net: qmi_wwan: use module_usb_driver macro | Bjørn Mork |
2012-06-19 | net: qmi_wwan: shorten driver description | Bjørn Mork |
2012-06-19 | net: qmi_wwan: bind to both control and data interface | Bjørn Mork |
2012-06-19 | net: qmi_wwan: rearranging to prepare for code sharing | Bjørn Mork |
2012-06-19 | net: qmi_wwan: define a structure for driver specific state | Bjørn Mork |
2012-06-19 | team: use rcu_dereference_bh() in tx path | Jiri Pirko |
2012-06-19 | team: allow to send multiple set events in one message | Jiri Pirko |
2012-06-19 | team: ensure correct order of netlink messages delivery | Jiri Pirko |
2012-06-19 | team: implement multipart netlink messages for options transfers | Jiri Pirko |
2012-06-19 | team: lb: introduce infrastructure for userspace driven tx loadbalancing | Jiri Pirko |
2012-06-19 | team: add port_[enabled/disabled] mode callbacks | Jiri Pirko |
2012-06-19 | team: pass NULL to __team_option_inst_add() instead of 0 | Jiri Pirko |
2012-06-19 | team: allow to specify one option instance to be send to userspace | Jiri Pirko |
2012-06-19 | team: fix error path in team_nl_fill_port_list_get() | Jiri Pirko |
2012-06-19 | team: fix error path in team_nl_fill_options_get() | Jiri Pirko |
2012-06-19 | team: allow async option changes | Jiri Pirko |
2012-06-19 | team: push array_index and port into separate structure | Jiri Pirko |
2012-06-19 | team: comments: s/net\/drivers\/team/drivers\/net\/team/ | Jiri Pirko |
2012-06-19 | team: introduce array options | Jiri Pirko |
2012-06-19 | team: allow read/write-only options | Jiri Pirko |
2012-06-19 | team: lb: push hash counting into separate function | Jiri Pirko |
2012-06-19 | team: add mode priv to port | Jiri Pirko |
2012-06-19 | team: for nomode use dummy struct team_mode | Jiri Pirko |
2012-06-19 | team: make team_mode struct const | Jiri Pirko |
2012-06-19 | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2012-06-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-06-19 | bnx2x: Change date and version to 1.72.51-0 | Merav Sicron |
2012-06-19 | bnx2x: Support DCBX for all functions | Barak Witkowski |