index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-28
[NET]: Use local_irq_{save,restore}() in napi_complete().
David S. Miller
1
-2
/
+4
2008-03-28
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
11
-59
/
+30
2008-03-28
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
2
-2
/
+2
2008-03-27
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
1
-2
/
+11
2008-03-27
drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-27
libertas: fix spinlock recursion bug
Holger Schurig
1
-2
/
+0
2008-03-27
[IPSEC]: Fix BEET output
Herbert Xu
5
-6
/
+16
2008-03-26
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
Pavel Emelyanov
1
-3
/
+3
2008-03-26
[AX25]: Remove obsolete references to BKL from TODO file.
Robert P. J. Day
1
-4
/
+0
2008-03-26
[NET]: Fix multicast device ioctl checks
Patrick McHardy
1
-2
/
+2
2008-03-26
[IRDA]: Store irnet_socket termios properly.
David S. Miller
1
-1
/
+1
2008-03-26
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
Patrick McHardy
1
-5
/
+1
2008-03-26
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
Patrick McHardy
1
-1
/
+1
2008-03-26
netxen, phy/marvell, skge: minor checkpatch fixes
Jeff Garzik
4
-6
/
+4
2008-03-26
S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts
Sreenivasa Honnur
1
-0
/
+3
2008-03-26
b44: Truncate PHY address
Michael Buesch
1
-0
/
+5
2008-03-26
skge napi->poll() locking bug
Marin Mitov
1
-2
/
+4
2008-03-26
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
1
-3
/
+6
2008-03-26
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
1
-9
/
+9
2008-03-26
ehea: Fix IPv6 support
Thomas Klein
2
-2
/
+2
2008-03-26
dm9000: Support promisc and all-multi modes
Peter Korsgaard
1
-2
/
+8
2008-03-26
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
1
-1
/
+1
2008-03-26
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
1
-0
/
+4
2008-03-26
Marvell PHY m88e1111 driver fix
Alexandr Smirnov
1
-5
/
+124
2008-03-26
netxen: fix rx dropped stats
Dhananjay Phadke
4
-45
/
+3
2008-03-26
netxen: remove low level tx lock
Dhananjay Phadke
4
-157
/
+43
2008-03-26
netxen: napi and irq cleanup
Dhananjay Phadke
4
-163
/
+48
2008-03-26
netxen: improve msi support
Dhananjay Phadke
6
-33
/
+43
2008-03-26
smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade
Bryan Wu
1
-4
/
+4
2008-03-26
ixgb: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-26
e100: endianness annotations
Al Viro
1
-1
/
+1
2008-03-26
igb trivial annotations
Al Viro
3
-69
/
+72
2008-03-26
igb: endianness fix
Al Viro
1
-2
/
+2
2008-03-26
bonding: update version
Jay Vosburgh
1
-2
/
+2
2008-03-26
bonding: Fix sysfs attribute handling
Libor Pechacek
1
-2
/
+1
2008-03-26
bonding: fix two compiler warnings
Jay Vosburgh
2
-6
/
+2
2008-03-26
bonding: Fix locking in 802.3ad mode
Jay Vosburgh
1
-2
/
+2
2008-03-26
smctr.c: fix logical-bitwise-or confusion
Jay Schulist
1
-1
/
+1
2008-03-25
b43: Remove irqs_disabled() sanity checks
Michael Buesch
3
-6
/
+5
2008-03-25
b43: Fix DMA mapping leakage
Michael Buesch
1
-10
/
+17
2008-03-25
iwlwifi: fix __devexit_p points to __devexit functions
Reinette Chatre
2
-2
/
+2
2008-03-25
MAINTAINERS: update iwlwifi git url
Reinette Chatre
1
-1
/
+1
2008-03-25
arlan: fix warning when PROC_FS=n
John W. Linville
1
-8
/
+0
2008-03-25
iwlwifi: mac start synchronization issue
Rick Farrington
2
-2
/
+2
2008-03-25
wavelan_cs arm fix
Al Viro
1
-1
/
+1
2008-03-25
rt2x00: Add id for Corega CG-WLUSB2GPX
Masakazu Mokuno
1
-0
/
+2
2008-03-25
iwlwifi: fix a typo in Kconfig message
Pascal Terjan
1
-2
/
+2
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
10
-21
/
+113
2008-03-24
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
3
-4
/
+45
2008-03-24
sch_htb: fix "too many events" situation
Martin Devera
1
-6
/
+7
[next]