Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [ATM] atm/idt77252.c: Make 2 functions static | Adrian Bunk | 2008-03-31 | 1 | -4/+2 | |
| * | | | | | | [ATM]: Make atm/he.c:read_prom_byte() static | Adrian Bunk | 2008-03-31 | 1 | -2/+1 | |
| * | | | | | | [IPV6] MCAST: Ensure to check multicast listener(s). | YOSHIFUJI Hideaki | 2008-03-31 | 1 | -2/+1 | |
| * | | | | | | [LLC]: Kill llc_station_mac_sa symbol export. | David S. Miller | 2008-03-28 | 1 | -1/+0 | |
| * | | | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-28 | 10 | -21/+28 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | forcedeth: fix locking bug with netconsole | Ingo Molnar | 2008-03-28 | 1 | -8/+10 | |
| | * | | | | | | usb net: asix does not really need 10/100mbit | Mike Frysinger | 2008-03-28 | 1 | -1/+1 | |
| | * | | | | | | Blackfin EMAC Driver: delete unused variables to fixup gcc warnings | Mike Frysinger | 2008-03-28 | 1 | -2/+0 | |
| | * | | | | | | ibm_newemac: emac_tx_csum typo fix | Valentine Barshak | 2008-03-28 | 1 | -2/+2 | |
| | * | | | | | | Make pasemi_mac.c depend on PPC_PASEMI to prevent link errors | Michael Ellerman | 2008-03-28 | 1 | -1/+1 | |
| | * | | | | | | S2io: Version update for Tx completion patch | Sreenivasa Honnur | 2008-03-28 | 1 | -1/+1 | |
| | * | | | | | | drivers/net/usb/pegasus.c: remove in_atomic() check | David Brownell | 2008-03-28 | 1 | -4/+0 | |
| | * | | | | | | dm9601: Fix multicast hash table handling | Peter Korsgaard | 2008-03-28 | 1 | -1/+1 | |
| | * | | | | | | [netdrvr] tulip_read_eeprom fixes for BUG 4420 | Grant Grundler | 2008-03-28 | 2 | -1/+12 | |
| * | | | | | | | [INET]: inet_frag_evictor() must run with BH disabled | David S. Miller | 2008-03-28 | 2 | -0/+5 | |
| * | | | | | | | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better | Matti Linnanvuori | 2008-03-28 | 1 | -2/+4 | |
| * | | | | | | | [LLC]: station source mac address | Joonwoo Park | 2008-03-28 | 3 | -11/+4 | |
| * | | | | | | | [LLC]: bogus llc packet length | Joonwoo Park | 2008-03-28 | 1 | -1/+5 | |
| * | | | | | | | [NET]: Add preemption point in qdisc_run | Herbert Xu | 2008-03-28 | 1 | -3/+15 | |
| * | | | | | | | [NET]: Don't send ICMP_FRAG_NEEDED for GSO packets | Rusty Russell | 2008-03-28 | 1 | -1/+1 | |
| * | | | | | | | [ATM] firestream: Fix uninitialized var warning. | David S. Miller | 2008-03-28 | 1 | -0/+1 | |
| * | | | | | | | bluetooth: replace deprecated RW_LOCK_UNLOCKED macros | Robert P. J. Day | 2008-03-28 | 4 | -4/+4 | |
| * | | | | | | | lapb: use the shorter LIST_HEAD form for brevity | Robert P. J. Day | 2008-03-28 | 1 | -1/+1 | |
| * | | | | | | | [BOND]: Fix warning in bond_sysfs.c | David S. Miller | 2008-03-28 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | [LLC]: Restrict LLC sockets to root | Patrick McHardy | 2008-03-27 | 1 | -0/+3 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-03-27 | 3 | -5/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rt2x00: Ignore set_state(STATE_SLEEP) failure | Ivo van Doorn | 2008-03-27 | 1 | -2/+11 | |
| | * | | | | | | drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and & | Julia Lawall | 2008-03-27 | 1 | -1/+1 | |
| | * | | | | | | libertas: fix spinlock recursion bug | Holger Schurig | 2008-03-27 | 1 | -2/+0 | |
| * | | | | | | | [NET]: Use local_irq_{save,restore}() in napi_complete(). | David S. Miller | 2008-03-27 | 1 | -2/+4 | |
| * | | | | | | | [NETFILTER]: Replate direct proc_fops assignment with proc_create call. | Denis V. Lunev | 2008-03-27 | 11 | -59/+30 | |
| * | | | | | | | [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access | Thomas Graf | 2008-03-27 | 2 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-02 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | selinux: handle files opened with flags 3 by checking ioctl permission | Stephen Smalley | 2008-04-02 | 1 | -0/+6 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-02 | 3 | -31/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cfq-iosched: fix rcu freeing of cfq io contexts | Fabio Checconi | 2008-04-02 | 2 | -30/+30 | |
| * | | | | | | | Fix bounce setting for 64-bit | Andrea Arcangeli | 2008-04-02 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-04-02 | 1 | -8/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk | Joy Latten | 2008-04-02 | 1 | -8/+9 | |
| |/ / / / / / | ||||||
* / / / / / / | afs: add missing up_write() on return | Sven Schnelle | 2008-04-02 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Linux 2.6.25-rc8v2.6.25-rc8 | Linus Torvalds | 2008-04-01 | 1 | -1/+1 | |
* | | | | | | Fix undefined count_partial if !CONFIG_SLABINFO | Christoph Lameter | 2008-04-01 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-04-01 | 1 | -4/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | firewire: fw-ohci: plug dma memory leak in AR handler | Jarod Wilson | 2008-03-27 | 1 | -4/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2008-04-01 | 13 | -288/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sh: Fix up uImage compression type | Yoshihiro Shimoda | 2008-03-31 | 1 | -1/+1 | |
| * | | | | | | remove include/asm-sh/floppy.h | Adrian Bunk | 2008-03-31 | 2 | -271/+0 | |
| * | | | | | | sh: Fix TIF_USEDFPU clearing under FPU emulation. | Paul Mundt | 2008-03-26 | 1 | -1/+6 | |
| * | | | | | | sh: Fix occasional FPU register corruption under preempt. | Paul Mundt | 2008-03-26 | 10 | -15/+26 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf... | Linus Torvalds | 2008-04-01 | 14 | -423/+654 | |
|\ \ \ \ \ \ |