index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-21
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
4
-4
/
+4
2008-05-21
af_key: Fix selector family initialization.
Kazunori MIYAZAWA
1
-1
/
+1
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-20
mac80211: don't claim iwspy support
Johannes Berg
1
-1
/
+0
2008-05-20
orinoco_cs: add ID for SpeedStream wireless adapters
Pavel Roskin
1
-0
/
+1
2008-05-20
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
1
-0
/
+1
2008-05-20
rtl8187: resource leak in error case
Oliver Neukum
1
-2
/
+12
2008-05-20
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
4
-2
/
+41
2008-05-20
drivers/atm/: remove CVS keywords
Adrian Bunk
6
-17
/
+1
2008-05-20
ath5k: Fix loop variable initializations
Bob Copeland
2
-2
/
+6
2008-05-20
vlan: Correctly handle device notifications for layered VLAN devices
Patrick McHardy
1
-3
/
+1
2008-05-20
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
1
-1
/
+1
2008-05-20
net_sched: cls_api: fix return value for non-existant classifiers
Patrick McHardy
1
-1
/
+1
2008-05-20
ipsec: Use the correct ip_local_out function
Herbert Xu
2
-2
/
+2
2008-05-20
ipv6 addrconf: Allow infinite prefix lifetime.
YOSHIFUJI Hideaki
2
-25
/
+52
2008-05-20
ipv6 route: Fix lifetime in netlink.
YOSHIFUJI Hideaki
1
-1
/
+3
2008-05-20
ipv6 addrconf: Fix route lifetime setting in corner case.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-05-20
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
3
-5
/
+9
2008-05-19
ipv6: Move <linux/in6.h> from header-y to unifdef-y.
Robert P. J. Day
1
-1
/
+1
2008-05-19
l2tp: avoid skb truesize bug if headroom is increased
James Chapman
1
-5
/
+8
2008-05-16
wireless: Create 'device' symlink in sysfs
Masakazu Mokuno
3
-0
/
+3
2008-05-16
wireless, airo: waitbusy() won't delay
Roel Kluin
1
-1
/
+1
2008-05-16
libertas: fix command timeout after firmware failure
Brian Cavagnolo
1
-0
/
+1
2008-05-16
mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
Ivo van Doorn
2
-3
/
+59
2008-05-16
mac80211 : Association with 11n hidden ssid ap.
Abhijeet Kolekar
1
-9
/
+5
2008-05-15
hostap: fix "registers" registration in procfs
Mathieu Chouquet-Stringer
1
-5
/
+4
2008-05-15
isdn/capi: Return proper errnos on module init.
Marcin Slusarz
1
-3
/
+3
2008-05-15
iphase: Fix 64bit warning.
Alan Cox
1
-1
/
+2
2008-05-15
hysdn: No longer broken on SMP.
Andrew Morton
1
-1
/
+1
2008-05-15
hysdn: Remove cli()/sti() calls.
Mark Asselstine
1
-9
/
+5
2008-05-15
atm: Cleanup atm_tcp.h and atm.h for userspace.
Mike Frysinger
2
-12
/
+7
2008-05-15
bonding: handle case of device named bonding_master
Stephen Hemminger
1
-2
/
+10
2008-05-15
sysfs: remove error messages for -EEXIST case
Stephen Hemminger
2
-10
/
+4
2008-05-15
net: handle errors from device_rename
Stephen Hemminger
1
-1
/
+5
2008-05-15
net/irda/irnet/irnet_irda.c needs unaligned.h
Andrew Morton
1
-0
/
+1
2008-05-15
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
Andrew Morton
1
-2
/
+5
2008-05-15
Remove blkdev warning triggered by using md
Neil Brown
8
-6
/
+19
2008-05-15
char: select fw_loader by moxa
Jiri Slaby
1
-0
/
+1
[next]