index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
net: new counter for tx_timeout errors in sysfs
david decotigny
1
-2
/
+10
2011-11-16
net: verify GSO flag bits against netdev features
Michał Mirosław
1
-0
/
+9
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
1
-0
/
+166
2011-11-16
team: replicate options on register
Jiri Pirko
1
-4
/
+4
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
1
-1
/
+1
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2
-4
/
+2
2011-11-16
net: extend netdev_features_t to 64 bits
Michał Mirosław
1
-1
/
+1
2011-11-16
net: Define enum for net device features.
Michał Mirosław
1
-40
/
+93
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
7
-26
/
+39
2011-11-16
net: split netdev features to separate header
Michał Mirosław
2
-78
/
+92
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
2
-69
/
+0
2011-11-16
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
1
-0
/
+14
2011-11-15
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2
-0
/
+4
2011-11-14
net: introduce build_skb()
Eric Dumazet
1
-0
/
+1
2011-11-14
neigh: new unresolved queue limits
Eric Dumazet
2
-1
/
+3
2011-11-14
6LoWPAN: add fragmentation support
alex.bluesman.smirnov@gmail.com
1
-0
/
+6
2011-11-14
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
3
-5
/
+14
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko
3
-0
/
+244
2011-11-09
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
1
-1
/
+1
2011-11-09
ipv4: reduce percpu needs for icmpmsg mibs
Eric Dumazet
3
-4
/
+4
2011-11-08
net: rename sk_clone to sk_clone_lock
Eric Dumazet
2
-5
/
+5
2011-11-08
sctp: fasthandoff with ASCONF at mobile-node
Michio Honda
1
-0
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+14
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-24
/
+32
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-31
/
+35
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-173
/
+229
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-9
/
+14
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+321
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
55
-215
/
+231
2011-11-06
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
2
-22
/
+31
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-37
/
+178
2011-11-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-8
/
+25
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2
-6
/
+14
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-10
/
+15
2011-11-06
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
1
-3
/
+0
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-4
/
+3
2011-11-06
ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning
Bart Van Assche
1
-1
/
+1
2011-11-06
ACPI: Drop ACPI_NO_HARDWARE_INIT
Rafael J. Wysocki
1
-1
/
+0
2011-11-06
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-0
/
+1
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+7
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+1
2011-11-05
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-14
/
+5
2011-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+2
2011-11-04
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-14
/
+37
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+41
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-39
/
+27
2011-11-04
bonding: comparing a u8 with -1 is always false
Dan Carpenter
1
-0
/
+2
2011-11-04
netlink: clarify attribute length check documentation
Johannes Berg
1
-2
/
+9
2011-11-04
PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...
Oleg Nesterov
1
-8
/
+3
[next]