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.13.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
2012-09-17
llc2: Collapse remainder of state machine into simple if-else if-statement
Ben Hutchings
1
-87
/
+4
2012-09-17
llc2: Remove explicit indexing of state action arrays
Ben Hutchings
1
-4
/
+4
2012-09-17
llc2: Remove the station send queue
Ben Hutchings
1
-32
/
+2
2012-09-17
llc2: Collapse the station event receive path
Ben Hutchings
1
-81
/
+6
2012-09-17
llc2: Remove dead code for state machine
Ben Hutchings
1
-395
/
+9
2012-09-17
llc2: Remove pointless indirection through llc_stat_state_trans_end
Ben Hutchings
1
-12
/
+4
2012-09-17
af_unix: old_cred is surplus
Alan Cox
1
-4
/
+1
2012-09-17
igb: Add 1588 support to I210/I211.
Matthew Vick
2
-45
/
+174
2012-09-17
igb: Prevent dropped Tx timestamps via work items and interrupts.
Matthew Vick
5
-25
/
+153
2012-09-17
igb: Store the MAC address in the name in the PTP struct.
Matthew Vick
1
-4
/
+3
2012-09-17
igb: Correct PTP support query from ethtool.
Matthew Vick
1
-24
/
+38
2012-09-17
igb: Update PTP function names/variables and locations.
Matthew Vick
4
-395
/
+398
2012-09-17
igb: Tidy up wrapping for CONFIG_IGB_PTP.
Matthew Vick
3
-10
/
+25
2012-09-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
115
-883
/
+3408
2012-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-64
/
+423
2012-09-16
ixgbe: Improve statistics accuracy for DDP traffic
Mark Rustad
1
-16
/
+16
2012-09-16
ixgbe: added reg_ops file to debugfs
Catherine Sullivan
1
-0
/
+118
2012-09-16
ixgbe: added netdev_ops file to debugfs
Catherine Sullivan
1
-2
/
+105
2012-09-16
ixgbe: add debugfs support
Catherine Sullivan
4
-2
/
+106
2012-09-16
ixgbe: fix reporting of spoofed packets
Emil Tantilov
1
-1
/
+1
2012-09-16
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
Alexander Duyck
1
-41
/
+59
2012-09-16
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2
-4
/
+10
2012-09-16
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
1
-0
/
+10
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
594
-2810
/
+5227
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
3
-44
/
+61
2012-09-15
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
7
-36
/
+31
2012-09-15
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
5
-33
/
+42
2012-09-15
Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+14
2012-09-15
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
2012-09-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-25
/
+14
2012-09-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-138
/
+298
2012-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-29
/
+17
2012-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-38
/
+58
2012-09-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
85
-342
/
+808
2012-09-15
Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-57
/
+410
2012-09-15
Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+15
2012-09-15
Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-47
/
+123
2012-09-15
Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-09-15
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
1
-1
/
+1
2012-09-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
130
-918
/
+3664
2012-09-14
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
1
-0
/
+5
2012-09-14
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
1
-2
/
+8
2012-09-14
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
1
-0
/
+1
2012-09-14
i2c: algo: pca: Fix mode selection for PCA9665
Thomas Kavanagh
1
-3
/
+3
2012-09-14
MAINTAINERS: fix tree for current i2c-embedded development
Wolfram Sang
1
-1
/
+1
2012-09-14
drm/nouveau: fix booting with plymouth + dumb support
Dave Airlie
1
-1
/
+1
2012-09-14
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-37
/
+134
2012-09-14
pktgen: fix crash with vlan and packet size less than 46
Nishank Trivedi
1
-1
/
+1
2012-09-14
drivers/isdn/gigaset/common.c: Remove useless kfree
Peter Senna Tschudin
1
-1
/
+0
[next]