index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
uli526x: add support for netpoll
Anton Vorontsov
1
-1
/
+15
2008-05-22
ucc_geth: Fix arguments to dma map/unmap functions
Andy Fleming
1
-4
/
+5
2008-05-22
PHYLIB: Kconfig: Fix the dependency on S390
Maciej W. Rozycki
1
-1
/
+1
2008-05-22
[SC92031] Using padto turned driver into an IPv6-only interface
Gerrit Renker
1
-3
/
+5
2008-05-22
sb1250: use netdev_alloc_skb
Stephen Hemminger
1
-36
/
+31
2008-05-22
[netdrvr] forcedeth: Restore multicast settings on resume
Tobias Diedrich
1
-0
/
+1
2008-05-22
WAN: protect Cisco HDLC state changes with a spinlock.
Krzysztof Halasa
1
-33
/
+49
2008-05-22
make myri10ge_get_firmware_capabilities() static
Adrian Bunk
1
-1
/
+1
2008-05-22
s2io: add missing block braces to multistatement if statement
Ilpo Järvinen
1
-1
/
+2
2008-05-22
hamradio/scc: add missing block braces to multi-statement if
Ilpo Järvinen
1
-1
/
+2
2008-05-22
ehea: Fix use after free on reboot
Brian King
1
-1
/
+2
2008-05-22
rndis_host: increase delay in command response loop
Pierre Ynard
1
-1
/
+1
2008-05-22
drivers/net/tokenring/olympic.c: fix warning
Andrew Morton
1
-1
/
+1
2008-05-22
drivers/net/tokenring/3c359.c: squish a warning
Andrew Morton
1
-1
/
+1
2008-05-22
pcnet32: fix warning
Andrew Morton
1
-2
/
+2
2008-05-22
[netdrvr] dm9000: use delayed work to update mii phy state fix
Andrew Morton
1
-1
/
+1
2008-05-22
sky2: restore vlan acceleration on reset
Stephen Hemminger
1
-10
/
+19
2008-05-22
sfc: Remove sub-minor component from driver version
Ben Hutchings
1
-1
/
+1
2008-05-22
sfc: Added checks for heap allocation failure
Ben Hutchings
3
-0
/
+6
2008-05-22
sfc: Remove redundant casts to and from void *
Ben Hutchings
5
-17
/
+17
2008-05-22
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
Ben Hutchings
2
-5
/
+2
2008-05-22
sfc: Use __packed macro
Ben Hutchings
1
-2
/
+2
2008-05-22
sfc: Do not define inline macro
Ben Hutchings
1
-5
/
+0
2008-05-22
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
Ben Hutchings
3
-15
/
+3
2008-05-22
sfc: Correct and expand some comments
Ben Hutchings
1
-6
/
+14
2008-05-22
sfc: Use resource_size_t for PCI bus address
Ben Hutchings
2
-6
/
+7
2008-05-22
sfc: Merged efx_page_offset() into efx_rx_buf_offset()
Ben Hutchings
1
-7
/
+3
2008-05-22
sfc: Replaced various macros with inline functions
Ben Hutchings
11
-75
/
+105
2008-05-22
sfc: Added and removed braces to comply with kernel style
Ben Hutchings
4
-8
/
+13
2008-05-22
sfc: Removed unncesssary UL suffixes on 0 literals
Ben Hutchings
1
-2
/
+2
2008-05-22
sfc: Simplified efx_rx_calc_buffer_size() using get_order()
Ben Hutchings
1
-21
/
+8
2008-05-22
sfc: Removed casts to void
Ben Hutchings
5
-13
/
+13
2008-05-22
sfc: Use mod_timer() to set expiry and add_timer() together
Ben Hutchings
1
-6
/
+3
2008-05-22
net: The world is not perfect patch.
Rami Rosen
3
-362
/
+3
2008-05-22
tcp: Make prior_ssthresh a u32
Ilpo Järvinen
1
-1
/
+1
2008-05-22
xfrm_user: Remove zero length key checks.
David S. Miller
1
-11
/
+0
2008-05-22
net/ipv4/arp.c: Use common hex_asc helpers
Denis Cheng
1
-3
/
+2
2008-05-22
cassini: Only use chip checksum for ipv4 packets.
David S. Miller
1
-4
/
+7
2008-05-22
tcp: TCP connection times out if ICMP frag needed is delayed
Sridhar Samudrala
1
-4
/
+6
2008-05-22
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
4
-4
/
+4
2008-05-22
af_key: Fix selector family initialization.
Kazunori MIYAZAWA
1
-1
/
+1
2008-05-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
8
-23
/
+44
2008-05-21
libertas: Fix ethtool statistics
David Woodhouse
1
-14
/
+13
2008-05-21
mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
Helmut Schaa
1
-4
/
+11
2008-05-21
pktgen: make sure that pktgen_thread_worker has been executed
Denis V. Lunev
1
-0
/
+4
2008-05-21
mac80211: don't claim iwspy support
Johannes Berg
1
-1
/
+0
2008-05-21
orinoco_cs: add ID for SpeedStream wireless adapters
Pavel Roskin
1
-0
/
+1
2008-05-21
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
1
-0
/
+1
2008-05-21
rtl8187: resource leak in error case
Oliver Neukum
1
-2
/
+12
2008-05-21
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
4
-2
/
+41
[next]