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.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
2007-02-08
[IPSEC]: exporting xfrm_state_afinfo
Miika Komu
4
-5
/
+10
2007-02-08
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...
Joe Jin
2
-6
/
+2
2007-02-08
[TG3]: Avoid an expensive divide.
Eric Dumazet
1
-1
/
+1
2007-02-08
[DCCP]: Warning fixes.
Andrew Morton
1
-2
/
+3
2007-02-08
[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...
Joe Jin
1
-4
/
+1
2007-02-08
[NET] net/wanrouter/wanmain.c: cleanups
Adrian Bunk
2
-17
/
+8
2007-02-08
[ATM]: Fix for crash in adummy_init()
Daniel Walker
1
-1
/
+2
2007-02-08
[NET]: user of the jiffies rounding code: Networking
Arjan van de Ven
3
-3
/
+13
2007-02-08
[TCP]: Don't apply FIN exception to full TSO segments.
John Heffner
1
-1
/
+2
2007-02-08
[TCP]: Check num sacks in SACK fast path
Baruch Even
1
-0
/
+5
2007-02-08
[TCP]: Seperate DSACK from SACK fast path
Baruch Even
2
-36
/
+32
2007-02-08
[TCP]: Advance fast path pointer for first block only
Baruch Even
1
-10
/
+24
2007-02-08
[PACKET]: Fix skb->cb clobbering between aux and sockaddr
Herbert Xu
1
-16
/
+30
2007-02-08
[PACKET]: Add optional checksum computation for recvmsg
Herbert Xu
2
-9
/
+58
2007-02-08
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
12
-13
/
+14
2007-02-08
[TCP]: remove tcp header from tcp_v4_check (take #2)
Frederik Deweerdt
5
-12
/
+11
2007-02-08
[IPV6] ROUTE: Do not route packets to link-local address on other device.
YOSHIFUJI Hideaki
1
-5
/
+14
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
12
-85
/
+149
2007-02-08
[NET_SCHED] sch_prio: class statistics printing enabled
Jarek Poplawski
1
-0
/
+15
2007-02-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-468
/
+1211
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
5
-27
/
+27
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
209
-3422
/
+17427
2007-02-08
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
21
-307
/
+304
2007-02-08
kbuild: fix space for good (take 103)
Linus Torvalds
1
-10
/
+9
2007-02-08
Add Attansic L1 ethernet driver.
Jay Cliburn
10
-0
/
+5150
2007-02-08
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
5
-27
/
+27
2007-02-08
drm: Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
3
-13
/
+14
2007-02-08
[POWERPC] Add export of vgacon_remap_base
Mathieu Desnoyers
1
-0
/
+1
2007-02-08
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
1
-4
/
+0
2007-02-08
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
1
-4
/
+2
2007-02-08
[POWERPC] Fix comment in kernel/irq.c
Johannes Berg
1
-3
/
+3
2007-02-08
[POWERPC] ppc: Fix booke watchdog initialization
Stefan Roese
1
-9
/
+11
2007-02-08
[POWERPC] PPC: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-6
/
+6
2007-02-08
[POWERPC] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-7
/
+7
2007-02-08
[POWERPC] Fix ppc64's writing to struct file_operations
Stephen Rothwell
1
-4
/
+7
2007-02-08
[POWERPC] ppc: use syslog macro for the printk log level
Robert P. J. Day
1
-1
/
+2
2007-02-08
[POWERPC] ppc: cs4218_tdm remove extra brace
Mariusz Kozlowski
1
-1
/
+0
2007-02-08
[POWERPC] Add mpc52xx/lite5200 PCI support
Grant Likely
5
-1
/
+437
2007-02-08
kbuild: make $(checker-shell ) strip spaces around the result
Linus Torvalds
1
-3
/
+2
2007-02-08
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
392
-2577
/
+3180
2007-02-08
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
Paul Mackerras
3
-8
/
+16
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
17
-868
/
+2506
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
32
-1572
/
+1073
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
139
-1563
/
+5820
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
69
-709
/
+1286
2007-02-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
125
-5263
/
+25584
2007-02-08
drm/via: Disable AGP DMA for chips with the new 3D engine.
Thomas Hellstrom
1
-0
/
+5
2007-02-08
drm: update core memory manager from git drm tree
Thomas Hellstrom
3
-47
/
+149
2007-02-08
drm: remove drm_ioremap and drm_ioremapfree
Christoph Hellwig
6
-195
/
+25
2007-02-08
i810/i830: use drm_core_ioremap instead of drm_ioremap
Dave Airlie
4
-22
/
+48
[prev]
[next]