index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-27
24
-98
/
+78
|
\
|
*
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
2012-12-27
1
-2
/
+1
|
*
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
2012-12-27
1
-1
/
+1
|
*
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
2012-12-27
1
-6
/
+5
|
*
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
2012-12-27
1
-3
/
+6
|
*
net/vxlan: Use the underlying device index when joining/leaving multicast groups
Yan Burman
2012-12-27
1
-2
/
+4
|
*
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
2012-12-27
1
-4
/
+10
|
*
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
Li Zefan
2012-12-26
1
-1
/
+1
|
*
cpts: fix a run time warn_on.
Richard Cochran
2012-12-26
1
-1
/
+1
|
*
cpts: fix build error by removing useless code.
Richard Cochran
2012-12-26
2
-2
/
+0
|
*
batman-adv: fix random jitter calculation
Akinobu Mita
2012-12-26
1
-1
/
+1
|
*
arp: fix a regression in arp_solicit()
Cong Wang
2012-12-25
1
-3
/
+3
|
*
net: sched: integer overflow fix
Stefan Hasko
2012-12-22
1
-1
/
+1
|
*
CONFIG_HOTPLUG removal from networking core
Greg KH
2012-12-22
3
-15
/
+0
|
*
Drivers: network: more __dev* removal
Greg KH
2012-12-22
3
-14
/
+13
|
*
bridge: call br_netpoll_disable in br_add_if
Gao feng
2012-12-21
1
-3
/
+5
|
*
ipv4: arp: fix a lockdep splat in arp_solicit()
Eric Dumazet
2012-12-21
1
-5
/
+3
|
*
tuntap: dont use a private kmem_cache
Eric Dumazet
2012-12-21
1
-21
/
+3
|
*
net: devnet_rename_seq should be a seqcount
Eric Dumazet
2012-12-21
3
-12
/
+12
|
*
ip_gre: fix possible use after free
Eric Dumazet
2012-12-21
1
-1
/
+5
|
*
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
Isaku Yamahata
2012-12-21
1
-1
/
+4
|
*
solos-pci: double lock in geos_gpio_store()
Dan Carpenter
2012-12-21
1
-1
/
+1
*
|
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
2012-12-26
1
-1
/
+7
*
|
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-12-23
54
-247
/
+241
|
\
\
|
*
|
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
54
-247
/
+241
*
|
|
mm: modify pgdat_balanced() so that it also handles order-0
Zlatko Calusic
2012-12-23
1
-60
/
+45
*
|
|
Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...
Rafael J. Wysocki
2012-12-23
2
-18
/
+13
|
/
/
*
|
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
2012-12-22
1
-2
/
+2
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-22
19
-445
/
+738
|
\
\
|
*
|
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-19
1
-1
/
+1
|
*
|
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
|
*
|
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
|
*
|
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
2
-0
/
+19
|
*
|
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
|
*
|
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
|
*
|
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
|
*
|
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
|
*
|
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
|
*
|
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
|
*
|
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
|
*
|
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
|
*
|
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
|
*
|
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
2012-12-19
1
-1
/
+1
|
*
|
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
1
-3
/
+3
|
*
|
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
1
-1
/
+1
|
*
|
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
1
-0
/
+1
|
*
|
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
|
*
|
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
|
*
|
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
|
*
|
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
[next]