| Commit message (Expand) | Author | Age |
* | [PPP]: Fix osize too small errors when decoding mppe. | Konstantin Sharlaimov | 2007-06-24 |
* | [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9e | David S. Miller | 2007-06-24 |
* | cxgb3 - MAC watchdog update | Divy Le Ray | 2007-06-20 |
* | cxgb3 - Stop mac RX when changing MTU | Divy Le Ray | 2007-06-20 |
* | cxgb3 - Fix direct XAUI support | Divy Le Ray | 2007-06-20 |
* | cxgb3 - fix netpoll hanlder | Divy Le Ray | 2007-06-20 |
* | cxgb3 - fix skb->dev dereference | Divy Le Ray | 2007-06-20 |
* | natsemi irq flags | Gregory Haskins | 2007-06-20 |
* | forcedeth: use unicast receive mode for WoL | Tim Mann | 2007-06-20 |
* | bonding: Fix 802.3ad no carrier on "no partner found" instance | Jay Vosburgh | 2007-06-20 |
* | bonding: Fix use after free in unregister path | Jay Vosburgh | 2007-06-20 |
* | spidernet: checksum and ethtool | Stephen Hemminger | 2007-06-20 |
* | spidernet: turn off descriptor chain end interrupt. | Linas Vepstas | 2007-06-20 |
* | spidernet: silence the ramfull messages | Linas Vepstas | 2007-06-20 |
* | spidernet: Don't terminate the RX ring | Linas Vepstas | 2007-06-20 |
* | spidernet: Cure RX ram full bug | Linas Vepstas | 2007-06-20 |
* | spidernet: null out skb pointer after its been used. | Linas Vepstas | 2007-06-20 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-06-20 |
|\ |
|
| * | IB/mlx4: Handle FW command interface rev 3 | Roland Dreier | 2007-06-18 |
| * | IB/mlx4: Handle new FW requirement for send request prefetching | Roland Dreier | 2007-06-18 |
* | | [MIPS] Don't drag a platform specific header into generic arch code. | Ralf Baechle | 2007-06-20 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney... | Linus Torvalds | 2007-06-15 |
|\ \ |
|
| * | | Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in... | Jean-Christian de Rivaz | 2007-06-11 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-06-14 |
|\ \ \ |
|
| * | | | [PARISC] fix lasi_82596 build | Helge Deller | 2007-05-27 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-06-14 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [PPP_MPPE]: Fix "osize too small" check. | Konstantin Sharlaimov | 2007-06-12 |
* | | | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2007-06-12 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-06-11 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | mlx4_core: Don't set MTT address in dMPT entries with PA set | Jack Morgenstein | 2007-06-08 |
| | * | | mlx4_core: Check firmware command interface revision | Roland Dreier | 2007-06-08 |
| | * | | IB/mthca, mlx4_core: Fix typo in comment | Roland Dreier | 2007-06-07 |
| | * | | mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id | Roland Dreier | 2007-06-07 |
| | * | | mlx4_core: Initialize ctx_list and ctx_lock earlier | Roland Dreier | 2007-06-07 |
| | * | | mlx4_core: Fix CQ context layout | Eli Cohen | 2007-06-07 |
* | | | | Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-06-12 |
|\ \ \ \ |
|
| * | | | | [PATCH] libertas: convert libertas_mpp into anycast_mask | Luis Carlos | 2007-06-12 |
| * | | | | [PATCH] libertas: actually send mesh frames to mesh netdev | Dan Williams | 2007-06-12 |
| * | | | | [PATCH] libertas: deauthenticate from AP in channel switch | Luis Carlos Cobo Rus | 2007-06-12 |
| * | | | | [PATCH] libertas: pull current channel from firmware on mesh autostart | Luis Carlos Cobo Rus | 2007-06-12 |
* | | | | | Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2007-06-12 |
|\| | | | |
|
| * | | | | [PATCH] libertas: reduce SSID and BSSID mixed-case abuse | Dan Williams | 2007-06-11 |
| * | | | | [PATCH] libertas: remove WPA_SUPPLICANT structure | Dan Williams | 2007-06-11 |
| * | | | | [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid | Dan Williams | 2007-06-11 |
| * | | | | [PATCH] libertas: tweak association debug output | Dan Williams | 2007-06-11 |
| * | | | | [PATCH] libertas: fix big-endian associate command. | David Woodhouse | 2007-06-11 |
| * | | | | [PATCH] libertas: don't byte-swap firmware version number. It's a byte array. | David Woodhouse | 2007-06-11 |
| * | | | | [PATCH] libertas: more endianness fixes, in tx.c this time | David Woodhouse | 2007-06-11 |
| * | | | | [PATCH] libertas: More endianness fixes. | David Woodhouse | 2007-06-11 |
| * | | | | [PATCH] libertas: first pass at fixing up endianness issues | David Woodhouse | 2007-06-11 |