index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-21
net: dcb: fix small regression in __dcbnl_pg_setcfg()
John Fastabend
2012-06-21
ixgbe: simplify padding and length checks
Stephen Hemminger
2012-06-21
tcp: Validate route interface in early demux.
David S. Miller
2012-06-21
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-06-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-06-20
inetpeer: inetpeer_invalidate_tree() cleanup
Eric Dumazet
2012-06-20
team: do RCU update path fixups
Jiri Pirko
2012-06-20
team: Revert previous two changes.
David S. Miller
2012-06-20
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
2012-06-20
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2012-06-20
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
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-20
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
2012-06-20
ixgbe: add support for 1G SX modules
Jacob Keller
2012-06-20
igb: Version bump
Carolyn Wyborny
2012-06-20
igb: Update firmware info output
Carolyn Wyborny
2012-06-20
igb: Streamline RSS queue and queue pairing assignment logic.
Matthew Vick
2012-06-20
igb: Support the get_ts_info ethtool method.
Carolyn Wyborny
2012-06-20
igb: Add switch case for supported hardware to igb_ptp_remove.
Carolyn Wyborny
2012-06-20
igb: A fix to VF TX rate limit
Lior Levy
2012-06-20
e1000: Combining Bitwise OR in one expression.
Tushar Dave
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
[next]