| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | [SCSI] NCR5380: Fix bugs and canonicalize irq handler usage | Jeff Garzik | 2007-11-25 | 8 | -19/+23 |
| * | | | | [SCSI] zfcp: fix cleanup of dismissed error recovery actions | Martin Peschke | 2007-11-16 | 1 | -8/+6 |
| * | | | | [SCSI] zfcp: fix dismissal of error recovery actions | Martin Peschke | 2007-11-16 | 1 | -1/+3 |
| * | | | | [SCSI] qla1280: convert to use the data buffer accessors | Jes Sorensen | 2007-11-14 | 1 | -221/+166 |
| * | | | | [SCSI] iscsi: return data transfer residual for data-out commands | Tony Battersby | 2007-11-14 | 1 | -3/+0 |
| * | | | | [SCSI] iscsi_tcp: fix potential lockup with write commands | Tony Battersby | 2007-11-14 | 2 | -87/+86 |
| * | | | | [SCSI] aacraid: fix security weakness | Alan Cox | 2007-11-11 | 1 | -2/+2 |
| * | | | | [SCSI] aacraid: fix up le32 issues in BlinkLED | Salyzyn, Mark | 2007-11-07 | 1 | -1/+1 |
| * | | | | [SCSI] aacraid: fix potential panic in thread stop | Salyzyn, Mark | 2007-11-07 | 1 | -1/+2 |
| * | | | | [SCSI] aacraid: don't assign cpu_to_le32(constant) to u8 | Stephen Rothwell | 2007-11-07 | 1 | -3/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 | Linus Torvalds | 2007-12-03 | 29 | -177/+160 |
|\ \ \ \ \ |
|
| * | | | | | [INET]: Fix inet_diag dead-lock regression | Herbert Xu | 2007-12-03 | 1 | -21/+46 |
| * | | | | | [NETNS]: Fix /proc/net breakage | Eric W. Biederman | 2007-12-02 | 3 | -82/+19 |
| * | | | | | [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure | Pablo Neira Ayuso | 2007-12-01 | 1 | -2/+6 |
| * | | | | | [NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK | Jan Engelhardt | 2007-12-01 | 2 | -10/+10 |
| * | | | | | [NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON | Patrick McHardy | 2007-11-30 | 1 | -3/+1 |
| * | | | | | [DECNET]: dn_nl_deladdr() almost always returns no error | Pavel Emelyanov | 2007-11-30 | 1 | -1/+3 |
| * | | | | | [IPV6]: Restore IPv6 when MTU is big enough | Evgeniy Polyakov | 2007-11-30 | 1 | -1/+10 |
| * | | | | | [RXRPC]: Add missing select on CRYPTO | David Howells | 2007-11-30 | 1 | -0/+1 |
| * | | | | | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Herbert Xu | 2007-11-30 | 5 | -15/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | mac80211: rate limit wep decrypt failed messages | Adel Gadllah | 2007-11-29 | 1 | -1/+2 |
| | * | | | | | rfkill: fix double-mutex-locking | Michael Buesch | 2007-11-29 | 1 | -9/+5 |
| | * | | | | | mac80211: drop unencrypted frames if encryption is expected | Johannes Berg | 2007-11-29 | 1 | -1/+1 |
| | * | | | | | mac80211: Fix behavior of ieee80211_open and ieee80211_close | Michael Wu | 2007-11-29 | 1 | -3/+2 |
| | * | | | | | ieee80211: fix unaligned access in ieee80211_copy_snap | Daniel Drake | 2007-11-29 | 1 | -1/+2 |
| | * | | | | | mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED | Zhu Yi | 2007-11-29 | 1 | -0/+5 |
| * | | | | | | SCTP: Fix build issues with SCTP AUTH. | Vlad Yasevich | 2007-11-29 | 3 | -6/+11 |
| * | | | | | | SCTP: Fix chunk acceptance when no authenticated chunks were listed. | Vlad Yasevich | 2007-11-29 | 1 | -1/+1 |
| * | | | | | | SCTP: Fix the supported extensions paramter | Vlad Yasevich | 2007-11-29 | 1 | -15/+8 |
| * | | | | | | SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. | Vlad Yasevich | 2007-11-29 | 1 | -1/+1 |
| * | | | | | | SCTP: Fix the number of HB transmissions. | Vlad Yasevich | 2007-11-29 | 1 | -1/+1 |
| * | | | | | | [TCP] illinois: Incorrect beta usage | Stephen Hemminger | 2007-11-30 | 1 | -1/+1 |
| * | | | | | | [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup | Herbert Xu | 2007-11-30 | 1 | -0/+1 |
| * | | | | | | [INET]: Fix inet_diag register vs rcv race | Pavel Emelyanov | 2007-11-30 | 1 | -9/+5 |
| * | | | | | | [BRIDGE]: Properly dereference the br_should_route_hook | Pavel Emelyanov | 2007-11-29 | 2 | -5/+6 |
| * | | | | | | [BRIDGE]: Lost call to br_fdb_fini() in br_init() error path | Pavel Emelyanov | 2007-11-29 | 1 | -1/+3 |
| * | | | | | | [UNIX]: EOF on non-blocking SOCK_SEQPACKET | Florian Zumbiehl | 2007-11-29 | 1 | -1/+8 |
| * | | | | | | [VLAN]: Fix nested VLAN transmit bug | Joonwoo Park | 2007-11-29 | 1 | -1/+2 |
| * | | | | | | [SUNGEM]: Fix NAPI regression with reset work | Johannes Berg | 2007-11-29 | 1 | -6/+5 |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-12-03 | 45 | -414/+443 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | LIB82596: correct data types for hardware addresses | Thomas Bogendoerfer | 2007-12-01 | 1 | -25/+25 |
| * | | | | | | | via-velocity: don't oops on MTU change (resend) | Stephen Hemminger | 2007-12-01 | 1 | -8/+3 |
| * | | | | | | | Stop phy code from returning success to unknown ioctls. | David Woodhouse | 2007-12-01 | 1 | -0/+3 |
| * | | | | | | | SET_NETDEV_DEV() in fec_mpc52xx.c | David Woodhouse | 2007-12-01 | 1 | -0/+2 |
| * | | | | | | | net: smc911x: only enable for mpr2 on sh. | Paul Mundt | 2007-12-01 | 1 | -1/+1 |
| * | | | | | | | e1000: Fix NAPI state bug when Rx complete | Auke Kok | 2007-12-01 | 1 | -1/+1 |
| * | | | | | | | sky2: turn of dynamic Tx watermark workaround (FE+ only) | Stephen Hemminger | 2007-12-01 | 1 | -0/+7 |
| * | | | | | | | sky2: don't use AER routines | Stephen Hemminger | 2007-12-01 | 1 | -30/+7 |
| * | | | | | | | sky2: revert to access PCI config via device space | Stephen Hemminger | 2007-12-01 | 2 | -38/+56 |
| * | | | | | | | cxgb - fix stats | Divy Le Ray | 2007-12-01 | 4 | -89/+96 |