index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
bnx2x: fix in 57710 self-test
Vladislav Zolotarov
1
-1
/
+2
2010-02-18
bnx2x: Do not allow enabling LRO if disable_tpa=1
Vladislav Zolotarov
1
-6
/
+8
2010-02-18
bnx2x: clean up in case of error in bnx2x_init_hw()
Vladislav Zolotarov
1
-0
/
+3
2010-02-18
bnx2x: Properly release allocated MSI-X/MSI vectors
Vladislav Zolotarov
1
-11
/
+14
2010-02-18
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
6
-341
/
+264
2010-02-18
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
11
-489
/
+507
2010-02-18
be2net: implement pci shutdown handler
Sathya Perla
1
-0
/
+21
2010-02-18
be2net: fix rx-path to ignore a flush completion
Sathya Perla
1
-4
/
+19
2010-02-18
be2net: don't rearm mcc cq when device is not open
Sathya Perla
4
-2
/
+26
2010-02-18
be2net: a mini optimization in rx_compl_process() code
Sathya Perla
1
-10
/
+10
2010-02-18
qlge: Fix occasional loopback test failure.
Ron Mercer
1
-1
/
+6
2010-02-18
qlge: Fix bonding mac address bug.
Ron Mercer
2
-1
/
+7
2010-02-18
qlge: Fix dropping of large non-TCP/UDP frames.
Ron Mercer
1
-15
/
+5
2010-02-18
ll_temac: Fix MAC address configuration from userland
Steven J. Magnani
1
-1
/
+8
2010-02-18
ll_temac: Add support for V2 LLTEMAC core
Steven J. Magnani
1
-1
/
+4
2010-02-18
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
8
-27
/
+15
2010-02-18
cassini: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-37
/
+35
2010-02-18
net: use kasprintf() for socket cache names
Alexey Dobriyan
1
-8
/
+2
2010-02-18
xt_hashlimit: fix locking
Eric Dumazet
1
-4
/
+0
2010-02-18
ipmr: remove useless checks from ipmr_device_event
Pavel Emelyanov
1
-3
/
+0
2010-02-18
igb: update tx DMA mapping error handling
Nick Nunley
1
-5
/
+3
2010-02-18
igb: change descriptor control thresholds
Nick Nunley
1
-2
/
+2
2010-02-18
igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors
Nick Nunley
1
-7
/
+3
2010-02-18
igb: remove unused vmolr value
Nick Nunley
1
-4
/
+0
2010-02-18
igb: minor type cleanups
Nick Nunley
1
-6
/
+6
2010-02-18
igb: move gso_segs into buffer_info structure
Nick Nunley
2
-1
/
+3
2010-02-18
igb: inline igb_maybe_stop_tx
Nick Nunley
1
-1
/
+1
2010-02-18
igb: only read phy specific stats if in internal phy mode
Nick Nunley
1
-3
/
+8
2010-02-18
igb: only support SRRCTL_DROP_EN when using multiple queues
Nick Nunley
1
-0
/
+3
2010-02-18
igb: cap interrupts at 20K per queue when in itr mode 3
Nick Nunley
1
-0
/
+4
2010-02-18
igb: remove adaptive IFS from driver
Nick Nunley
5
-93
/
+2
2010-02-18
igb: Allocate rings seperately instead of as a block
Alexander Duyck
3
-81
/
+83
2010-02-18
igb: call pci_save_state after pci_restore_state
Nick Nunley
1
-0
/
+2
2010-02-18
igb: Power down link when interface is down
Nick Nunley
8
-11
/
+129
2010-02-18
igb: ignore EEPROM APME check when shutting down serdes link
Nick Nunley
1
-19
/
+2
2010-02-18
igb: Report link status in ethtool when interface is down
Nick Nunley
3
-2
/
+21
2010-02-18
igb: add support for wake-on-link
Nick Nunley
1
-4
/
+7
2010-02-18
igb: remove unecessary q_vector declarations and remove itr_shift
Alexander Duyck
2
-13
/
+13
2010-02-17
ipv6.h: reassembly: replace calculated magic number with multiplication
Joe Perches
1
-3
/
+3
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
8
-10
/
+0
2010-02-17
b44: Ratelimit timeout error message.
Jochen Friedrich
1
-5
/
+7
2010-02-17
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
4
-11
/
+13
2010-02-17
percpu: add __percpu sparse annotations to net
Tejun Heo
22
-114
/
+127
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
630
-6391
/
+12002
2010-02-17
xfrm: avoid spinlock in get_acqseq() used by xfrm user
jamal
1
-5
/
+5
2010-02-17
netdev: bfin_mac: drop experimental markings on RMII support
Mike Frysinger
1
-2
/
+2
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-3
/
+4
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
15
-35
/
+92
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-18
/
+19
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-64
/
+93
[next]