index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-31
net: use the common ascii hex helpers
Harvey Harrison
2
-10
/
+8
2008-07-31
random32: seeding improvement
Stephen Hemminger
1
-21
/
+27
2008-07-31
bridge: send correct MTU value in PMTU (revised)
Simon Wunderlich
4
-30
/
+51
2008-07-30
drivers/net/ehea/ehea_main.c: Release mutex in error handling code
Julia Lawall
1
-2
/
+2
2008-07-30
sh_eth: Add support of SH7763 to sh_eth
Nobuhiro Iwamatsu
3
-150
/
+482
2008-07-30
fix NE2000 linkage error
Mikael Pettersson
1
-3
/
+3
2008-07-30
net: Make "networking" one-click deselectable.
Robert P. J. Day
1
-6
/
+1
2008-07-30
ipv6: Fix useless proc net sockstat6 removal
Daniel Lezcano
1
-1
/
+0
2008-07-30
tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.
David S. Miller
4
-27
/
+14
2008-07-30
pkt_sched: Fix OOPS on ingress qdisc add.
David S. Miller
3
-46
/
+23
2008-07-30
[netdrvr] wd: fix build breakage with new NS8390p API
Alan Cox
1
-1
/
+1
2008-07-30
dm9601: don't do usb transfers of data on stack
Peter Korsgaard
1
-10
/
+42
2008-07-30
niu: Fix error checking in niu_ethflow_to_class.
Andreas Schwab
1
-1
/
+1
2008-07-30
IPv6: datagram_send_ctl() should exit immediately when an error occured
Miao Xie
1
-1
/
+1
2008-07-30
S2io: fix statistics flush after a MTU change
Breno Leitao
1
-6
/
+23
2008-07-30
enc28j60: don't specify (wrong) IRQ type
David Brownell
1
-2
/
+4
2008-07-30
blackfin_mac: unneeded assignment
Stephen Hemminger
1
-1
/
+0
2008-07-29
cxgb3: Allow 64KB firmware images.
Steve Wise
1
-1
/
+1
2008-07-29
Blackfin EMAC Driver: Functional power management support
Michael Hennerich
1
-0
/
+1
2008-07-29
Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)
Bryan Wu
1
-26
/
+77
2008-07-29
Blackfin EMAC Driver: add proper __devinit/__devexit markings
Mike Frysinger
1
-3
/
+3
2008-07-29
forcedeth bug fix: realtek phy 8211c errata
Ayaz Abdulla
1
-6
/
+58
2008-07-29
mac80211: fix mesh beaconing
Luis Carlos Cobo
1
-0
/
+1
2008-07-29
PS3: gelic: use unsigned long for irqflags
Vegard Nossum
1
-6
/
+6
2008-07-29
mac80211: fix cfg80211 hooks for master interface
Johannes Berg
1
-15
/
+88
2008-07-29
nl80211: fix dump callbacks
Johannes Berg
1
-122
/
+153
2008-07-29
mac80211: partially fix skb->cb use
Johannes Berg
13
-52
/
+40
2008-07-29
rtl8187: Improve wireless statistics for RTL8187B
Larry Finger
2
-34
/
+54
2008-07-29
rtl8187: Fix for TX sequence number problem
Larry Finger
2
-0
/
+16
2008-07-29
mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.
Rami Rosen
1
-3
/
+3
2008-07-29
mac80211: fix sparse integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-07-29
drivers/net/wireless/iwlwifi/iwl-led.c: printk fix
Andrew Morton
1
-1
/
+3
2008-07-29
mac80211: return correct error return from ieee80211_wep_init
Jeremy Fitzhardinge
2
-4
/
+4
2008-07-29
mac80211: tx, use dev_kfree_skb_any for beacon_get
Jiri Slaby
1
-1
/
+1
2008-07-29
rt2x00: Clear queue entry flags during initialization
Ivo van Doorn
1
-2
/
+8
2008-07-29
rt2x00: Force full register config after start()
Ivo van Doorn
3
-4
/
+17
2008-07-29
b43legacy: Release mutex in error handling code
Julia Lawall
1
-1
/
+1
2008-07-29
drivers/net/wireless/ipw2100.c: Release mutex in error handling code
Julia Lawall
1
-1
/
+2
2008-07-29
rt2x00: Fix memleak when RTS/CTS fails
Ivo van Doorn
1
-0
/
+1
2008-07-29
rt2x00: Fix QOS sequence counting
Ivo van Doorn
5
-15
/
+32
2008-07-29
rt2x00: Fix the beacon length bug
Iwo Mergler
2
-0
/
+24
2008-07-29
rt2x00: Large vendor requests for rt73usb firmware upload and beacons
Iwo Mergler
2
-32
/
+9
2008-07-29
rt2x00: Support for large vendor requests
Iwo Mergler
2
-1
/
+52
2008-07-29
rt2x00: Fix EIFS timing value
Ivo van Doorn
2
-2
/
+5
2008-07-29
rt2x00: Remove duplicate declaration
Ivo van Doorn
1
-7
/
+0
2008-07-29
ath5k: don't enable MSI, we cannot handle it yet
Pavel Roskin
1
-5
/
+0
2008-07-29
ath5k: fix recursive locking in ath5k_beacon_update
Bob Copeland
1
-3
/
+0
2008-07-29
iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
1
-0
/
+2
2008-07-29
iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set
Denis V. Lunev
1
-6
/
+2
2008-07-29
libertas: check bounds and only use decimal for sysfs persistent features.
Brian Cavagnolo
1
-15
/
+15
[next]