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
2009-12-30
Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+3
2009-12-30
drivers/net/r8169.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+2
2009-12-30
drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-30
drivers/net/smc911x.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/sunvnet.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2009-12-30
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-18
/
+6
2009-12-30
drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+1
2009-12-30
drivers/net/via-velocity.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-30
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
1
-10
/
+3
2009-12-30
drivers/net/lib82596.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+3
2009-12-27
llc: fix SAP reference counting w.r.t. socket handling
Octavian Purdila
1
-4
/
+1
2009-12-27
llc: convert llc_sap_list to RCU
Octavian Purdila
3
-40
/
+19
2009-12-27
llc: replace the socket list with a local address based hash
Octavian Purdila
5
-37
/
+115
2009-12-27
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
4
-3
/
+27
2009-12-27
llc: optimize multicast delivery
Octavian Purdila
1
-8
/
+28
2009-12-27
llc: convert the socket list to RCU locking
Octavian Purdila
6
-71
/
+123
2009-12-27
llc: add support for SO_BINDTODEVICE
Octavian Purdila
1
-2
/
+27
2009-12-27
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
3
-0
/
+37
2009-12-27
llc: use dev_hard_header
Octavian Purdila
4
-47
/
+17
2009-12-26
wireless: fix comments in genregdb.awk
John W. Linville
1
-2
/
+2
2009-12-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
117
-1122
/
+2965
2009-12-24
enic: whitespace cleanup; #define cleanup; more verbose err msg
Scott Feldman
3
-9
/
+9
2009-12-24
enic: feature add: add ethtool -c/C support
Scott Feldman
6
-7
/
+85
2009-12-24
enic: Bug fix: align desc ring sizes to 32 descs
Scott Feldman
1
-2
/
+2
2009-12-24
enic: minimize pkt filter updates to firmware
Scott Feldman
2
-2
/
+7
2009-12-24
enic: Bug fix: try harder to fill Rx ring on skb allocation failures
Scott Feldman
1
-21
/
+33
2009-12-24
enic: Bug fix: use safe queue shutdown in dev->stop
Scott Feldman
3
-38
/
+27
2009-12-24
iwmc3200top: simplify imwct_tx
Tomas Winkler
3
-23
/
+19
2009-12-24
iwmc3200top: cleanup log messages
Tomas Winkler
3
-34
/
+48
2009-12-24
iwmc3200top: clean up fw_download
Tomas Winkler
1
-14
/
+6
2009-12-24
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
6
-9
/
+21
2009-12-24
net: release dst entry while cache-hot for GSO case too
Krishna Kumar
1
-0
/
+8
2009-12-24
tcp: Slightly optimize tcp_sendmsg
Krishna Kumar
1
-8
/
+9
2009-12-24
tcp: Remove unrequired operations in tcp_push()
Krishna Kumar
1
-7
/
+6
2009-12-24
tcp: Remove check in __tcp_push_pending_frames
Krishna Kumar
2
-12
/
+9
2009-12-24
netxen: fix unified fw size check
Amit Kumar Salecha
1
-1
/
+1
2009-12-24
netxen: support pci error handlers
Amit Kumar Salecha
2
-46
/
+150
2009-12-24
netxen: fix tx timeout recovery
Amit Kumar Salecha
2
-1
/
+6
2009-12-24
netxen: minor suspend resume fixes
Amit Kumar Salecha
1
-7
/
+9
2009-12-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
31
-112
/
+160
2009-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
28
-1097
/
+1226
2009-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
12
-40
/
+72
2009-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
52
-4672
/
+3696
2009-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-39
/
+131
2009-12-23
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
1
-2
/
+2
2009-12-23
USB: option: support hi speed for modem Haier CE100
Donny Kurnia
1
-0
/
+5
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
4
-5
/
+12
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
[next]