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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
34
-201
/
+327
2011-02-18
Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6
Linus Torvalds
1
-0
/
+10
2011-02-18
ipv4: Implement __ip_dev_find using new interface address hash.
David S. Miller
2
-40
/
+33
2011-02-18
ipv4: Add hash table of interface addresses.
David S. Miller
2
-0
/
+46
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-36
/
+47
2011-02-18
net: deinit automatic LIST_HEAD
Eric Dumazet
1
-0
/
+2
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-18
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2
-0
/
+2
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
2
-16
/
+35
2011-02-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+2
2011-02-17
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-37
/
+45
2011-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-13
/
+24
2011-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-10
/
+10
2011-02-17
fs/partitions: Validate map_count in Mac partition tables
Timo Warns
1
-8
/
+9
2011-02-17
enic: Always use single transmit and single receive hardware queues per device
Vasanthy Kolluri
2
-4
/
+4
2011-02-17
ipv4: Use const'ify fib_result deep in the route call chains.
David S. Miller
3
-17
/
+19
2011-02-17
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
David S. Miller
1
-1
/
+1
2011-02-17
ipv4: Avoid use of signed integers in fib_trie code.
David S. Miller
1
-5
/
+5
2011-02-17
net: Add initial_ref arg to dst_alloc().
David S. Miller
6
-14
/
+10
2011-02-17
ipv4: Consolidate ipv4 dst allocation logic.
David S. Miller
1
-31
/
+21
2011-02-17
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
David S. Miller
1
-7
/
+6
2011-02-17
ipv4: Simplify output route creation call sequence.
David S. Miller
1
-35
/
+23
2011-02-17
RTC: Re-enable UIE timer/polling emulation
John Stultz
3
-2
/
+19
2011-02-17
RTC: Revert UIE emulation removal
John Stultz
3
-0
/
+130
2011-02-17
RTC: Release mutex in error path of rtc_alarm_irq_enable
Uwe Kleine-König
1
-3
/
+2
2011-02-17
loopback: convert to hw_features
Michał Mirosław
1
-5
/
+4
2011-02-17
net: introduce NETIF_F_RXCSUM
Michał Mirosław
3
-26
/
+27
2011-02-17
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
1
-2
/
+29
2011-02-17
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
1
-13
/
+32
2011-02-17
net: Introduce new feature setting ops
Michał Mirosław
4
-10
/
+283
2011-02-17
ethtool: factorize get/set_one_feature
Michał Mirosław
2
-142
/
+138
2011-02-17
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
Michał Mirosław
1
-12
/
+23
2011-02-17
ethtool: enable GSO and GRO by default
Michał Mirosław
2
-4
/
+17
2011-02-17
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
Michał Mirosław
1
-1
/
+1
2011-02-17
enic: Clean up: Remove a not needed #ifdef
Vasanthy Kolluri
2
-3
/
+1
2011-02-17
enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...
Vasanthy Kolluri
2
-7
/
+8
2011-02-17
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-02-17
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2
-0
/
+4
2011-02-17
Merge branches 'nes' and 'qib' into for-next
Roland Dreier
1
-1
/
+4
2011-02-17
IB/qib: Prevent double completions after a timeout or RNR error
Mike Marciniszyn
1
-1
/
+2
2011-02-17
sfc: Implement hardware acceleration of RFS
Ben Hutchings
4
-2
/
+169
2011-02-17
bnx2x: Support for managing RX indirection table
Tom Herbert
3
-5
/
+75
2011-02-17
net/fec: remove unused driver data
Uwe Kleine-König
1
-2
/
+0
2011-02-17
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
1
-1
/
+1
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
4
-30
/
+44
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
1
-0
/
+10
2011-02-17
ixgbe: work around for DDP last buffer size
Amir Hanania
2
-1
/
+52
2011-02-17
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
1
-2
/
+4
2011-02-17
e1000e: flush all writebacks before unload
Jesse Brandeburg
1
-10
/
+21
2011-02-17
e1000e: check down flag in tasks
Jesse Brandeburg
1
-0
/
+21
[prev]
[next]