index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
blockdev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-02
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
Michał Mirosław
1
-2
/
+2
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
11
-12
/
+23
2011-04-02
starfire: clean up dma_addr_t size test
FUJITA Tomonori
1
-5
/
+1
2011-04-01
appletalk: Fix OOPS in atalk_release().
David S. Miller
1
-5
/
+6
2011-03-31
mlx4: Fixing bad size of event queue buffer
Yevgeny Petrilin
1
-1
/
+3
2011-03-31
mlx4: Fixing use after free
Yevgeny Petrilin
1
-1
/
+2
2011-03-31
bonding:typo in comment
Peter Pan(潘卫平)
1
-1
/
+1
2011-03-31
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
David S. Miller
1
-2
/
+2
2011-03-31
connector: convert to synchronous netlink message processing
Patrick McHardy
3
-89
/
+32
2011-03-31
fib: add rtnl locking in ip_fib_net_exit
Eric Dumazet
1
-0
/
+2
2011-03-31
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
3
-25
/
+3
2011-03-31
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
Philip A. Prindeville
1
-1
/
+8
2011-03-31
atm/solos-pci: Use VPI.VCI notation uniformly.
Philip A. Prindeville
1
-2
/
+2
2011-03-30
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
Jesper Juhl
1
-8
/
+14
2011-03-30
netdev: fix mtu check when TSO is enabled
Daniel Lezcano
1
-2
/
+22
2011-03-30
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
6
-9
/
+387
2011-03-30
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
1
-2
/
+6
2011-03-30
bridge: mcast snooping, fix length check of snooped MLDv1/2
Linus Lüssing
1
-1
/
+1
2011-03-30
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
Ben Hutchings
1
-6
/
+6
2011-03-30
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
Ben Hutchings
1
-67
/
+15
2011-03-30
net: gre: provide multicast mappings for ipv4 and ipv6
Timo Teräs
4
-0
/
+29
2011-03-30
bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()
Balaji G
1
-1
/
+1
2011-03-30
net: Fix warnings caused by MAX_SKB_FRAGS change.
David S. Miller
1
-1
/
+1
2011-03-29
iwlegacy: fix bugs in change_interface
Johannes Berg
1
-0
/
+10
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
3
-0
/
+9
2011-03-29
iwl3945: disable hw scan by default
Stanislaw Gruszka
1
-1
/
+2
2011-03-29
wireless: rt2x00: rt2800usb.c add and identify ids
Xose Vazquez Perez
1
-3
/
+7
2011-03-29
iwl3945: do not deprecate software scan
Stanislaw Gruszka
1
-4
/
+2
2011-03-29
Linux 2.6.39-rc1
v2.6.39-rc1
Linus Torvalds
1
-2
/
+2
2011-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
1
-1
/
+1
2011-03-29
amd64_edac: Fix potential memleak
Borislav Petkov
1
-1
/
+1
2011-03-29
fs: don't use igrab() while holding i_lock
Dave Chinner
3
-4
/
+5
2011-03-29
xen: Use new irq_move functions
Thomas Gleixner
1
-2
/
+2
2011-03-29
xen: Convert genirq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-29
xen: fix p2m section mismatches
Randy Dunlap
1
-2
/
+2
2011-03-29
FRV: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+4
2011-03-29
FRV: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
2011-03-29
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2
-1
/
+3
2011-03-29
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
1
-1
/
+1
2011-03-29
frv: Remove stale irq_chip.end
Thomas Gleixner
2
-7
/
+0
2011-03-29
FRV: Do some cleanups
Amerigo Wang
3
-10
/
+2
2011-03-29
FRV: Missing node arg in alloc_thread_info_node() macro
David Howells
1
-1
/
+1
2011-03-29
NOMMU: implement access_remote_vm
Mike Frysinger
1
-13
/
+39
2011-03-29
gpio: ab8500: Mark broken
Thomas Gleixner
1
-1
/
+1
2011-03-29
genirq: Remove move_*irq leftovers
Thomas Gleixner
2
-14
/
+0
2011-03-29
genirq: Remove compat code
Thomas Gleixner
14
-452
/
+25
[next]