index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
2011-03-29
1
-0
/
+22
*
net: Always allocate at least 16 skb frags regardless of page size
Anton Blanchard
2011-03-29
1
-1
/
+7
*
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-28
1
-0
/
+1
*
can: make struct proto const
Oliver Hartkopp
2011-03-28
1
-4
/
+5
*
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
2011-03-28
1
-1
/
+7
*
dst: Clone child entry in skb_dst_pop
Steffen Klassert
2011-03-28
1
-1
/
+1
*
route: Take the right src and dst addresses in ip_route_newports
Steffen Klassert
2011-03-25
1
-2
/
+2
*
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
2011-03-25
1
-3
/
+3
*
ipv4: Invalidate nexthop cache nh_saddr more correctly.
David S. Miller
2011-03-25
2
-2
/
+11
*
net_sched: fix THROTTLED/RUNNING race
Eric Dumazet
2011-03-24
1
-4
/
+4
*
mlx4: Add blue flame support for kernel consumers
Eli Cohen
2011-03-23
2
-0
/
+14
*
mlx4_en: Enabling new steering
Yevgeny Petrilin
2011-03-23
1
-3
/
+9
*
mlx4: generalization of multicast steering.
Yevgeny Petrilin
2011-03-23
1
-2
/
+12
*
mlx4_en: Reporting HW revision in ethtool -i
Yevgeny Petrilin
2011-03-23
1
-1
/
+1
*
mlx4: Wake on LAN support
Yevgeny Petrilin
2011-03-23
1
-0
/
+4
*
mlx4: Changing interrupt scheme
Yevgeny Petrilin
2011-03-23
1
-0
/
+8
*
net: davinci_emac:Fix translation logic for buffer descriptor
Sriram
2011-03-23
1
-0
/
+1
*
ipv6: ip6_route_output does not modify sk parameter, so make it const
Florian Westphal
2011-03-23
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-03-22
2
-2
/
+3
|
\
|
*
wireless: fix 80211 kernel-doc warnings
Randy Dunlap
2011-03-21
2
-2
/
+3
*
|
ipv4: fix route deletion for IPs on many subnets
Julian Anastasov
2011-03-22
1
-0
/
+1
*
|
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
2011-03-22
1
-0
/
+3
*
|
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
2011-03-22
1
-2
/
+0
*
|
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
Eric Dumazet
2011-03-22
1
-2
/
+2
*
|
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
2011-03-22
1
-0
/
+1
|
/
*
netfilter: ipset: fix address ranges at hash:*port* types
Jozsef Kadlecsik
2011-03-20
1
-0
/
+10
*
headers: use __aligned_xx types for userspace
Mike Frysinger
2011-03-18
5
-15
/
+15
*
ethtool: Compat handling for struct ethtool_rxnfc
Ben Hutchings
2011-03-18
1
-0
/
+34
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-03-18
2
-0
/
+8
|
\
|
*
PCI: fix tlan build when CONFIG_PCI is not enabled
Randy Dunlap
2011-02-16
1
-0
/
+5
|
*
PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs
Seth Heasley
2011-02-08
1
-0
/
+3
*
|
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-18
3
-239
/
+29
|
\
\
|
*
|
spi/dw_spi: move dw_spi.h into drivers/spi
Grant Likely
2011-03-18
1
-234
/
+0
|
*
|
spi/dw_spi: Fix missing header
Jiri Slaby
2011-03-18
1
-0
/
+1
|
*
|
Merge remote-tracking branch 'origin' into spi/next
Grant Likely
2011-03-17
273
-1973
/
+7189
|
|
\
\
|
*
|
|
gpio/mcp23s08: support mcp23s17 variant
Peter Korsgaard
2011-03-12
1
-6
/
+9
|
*
|
|
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
2011-03-12
37
-86
/
+159
|
|
\
\
\
|
*
|
|
|
spi: add OpenCores tiny SPI driver
Thomas Chou
2011-02-22
1
-0
/
+20
|
*
|
|
|
Merge branch 'devicetree/next' into spi/next
Grant Likely
2011-02-22
3
-9
/
+4
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-18
3
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
lose 'mounting_here' argument in ->d_manage()
Al Viro
2011-03-18
1
-1
/
+1
|
*
|
|
|
|
don't pass 'mounting_here' flag to follow_down()
Al Viro
2011-03-18
1
-1
/
+1
|
*
|
|
|
|
kill simple_set_mnt()
Al Viro
2011-03-18
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
1
-0
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
UBI: provide LEB offset information
Artem Bityutskiy
2011-03-08
1
-0
/
+3
|
*
|
|
|
|
|
UBI: incorporate maximum write size
Artem Bityutskiy
2011-03-08
1
-0
/
+19
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-03-18
17
-163
/
+488
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2011-03-18
5
-88
/
+192
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines
Andreas Mohr
2011-02-17
1
-0
/
+5
|
|
*
|
|
|
|
|
|
ALSA: core: sparse cleanups
Clemens Ladisch
2011-02-14
2
-45
/
+49
[next]