index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-14
airo: use simple_read_from_buffer()
Akinobu Mita
2008-06-14
rt2x00: Rework alignment check.
Gertjan van Wingerde
2008-06-14
rt2x00: Remove unused defines
Ivo van Doorn
2008-06-14
rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame
Ivo van Doorn
2008-06-14
rt2x00: Use __builtin_choose_expr() instead of ?:
Ivo van Doorn
2008-06-14
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
2008-06-14
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
2008-06-14
rt2x00: Fix queue initialization
Ivo van Doorn
2008-06-14
rt2x00: Release rt2x00 2.1.7
Ivo van Doorn
2008-06-14
rt2x00: Make rt2x00_set/get_field macros
Ivo van Doorn
2008-06-14
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
2008-06-14
rt2x00: Remove CTS/RTS check in tx()
Ivo van Doorn
2008-06-14
rt2x00: Move led initialization into function
Ivo van Doorn
2008-06-14
rt2x00: Cleanup/optimize set_state() function callback function
Ivo van Doorn
2008-06-14
rt2x00: Calculate register offset during compile time
Ivo van Doorn
2008-06-12
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-06-11
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...
David S. Miller
2008-06-11
irda: remove CVS keywords
Adrian Bunk
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-06-11
[netdrvr] Fix 8390 build breakage
Stephen Rothwell
2008-06-11
e1000e: allow VLAN devices to use TSO and TCP CSUM offload
Jeff Kirsher
2008-06-11
igb: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
2008-06-11
ixbge: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
2008-06-11
HSO: add option hso driver
Greg Kroah-Hartman
2008-06-11
drivers/net/macsonic.c: make functions static
Adrian Bunk
2008-06-11
drivers/net/: remove write-only "last_dev"
Adrian Bunk
2008-06-11
drivers/net/mac8390.c: make functions static
Adrian Bunk
2008-06-11
make hplance_{init,cleanup}_module() static
Adrian Bunk
2008-06-11
make drivers/net/atarilance.c:lance_addr_list[] static
Adrian Bunk
2008-06-11
macb: use random mac if stored address in EEPROM is invalid
Sven Schnelle
2008-06-11
net: sh_eth: add support for Renesas SuperH Ethernet
Nobuhiro Iwamatsu
2008-06-11
smc911x: SuperH architecture support
Magnus Damm
2008-06-11
smc911x: introduce platform data flags
Magnus Damm
2008-06-11
smc911x: pass along private data and use iomem
Magnus Damm
2008-06-11
smc911x: fix 16-bit I/O operations
Magnus Damm
2008-06-11
smc911x: remove unused 8-bit I/O operations
Magnus Damm
2008-06-12
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...
YOSHIFUJI Hideaki
2008-06-12
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-06-12
tcp md5sig: Remove redundant protocol argument.
YOSHIFUJI Hideaki
2008-06-12
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-06-12
key: Use xfrm_addr_cmp() where appropriate.
YOSHIFUJI Hideaki
2008-06-12
key: Share common code path to extract address from sockaddr{}.
YOSHIFUJI Hideaki
2008-06-12
key: Share common code path to fill sockaddr{}.
YOSHIFUJI Hideaki
2008-06-12
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
YOSHIFUJI Hideaki
2008-06-12
ipv6 netns: Address labels per namespace
Benjamin Thery
2008-06-12
ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.
YOSHIFUJI Hideaki
[next]