index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-17
Linux 2.6.12-rc1
v2.6.12-rc1
Linus Torvalds
1
-2
/
+2
2005-03-17
Merge bk://kernel.bkbits.net/gregkh/linux/merge-2.6
Linus Torvalds
1
-1
/
+1
2005-03-17
[PATCH] i2c eeprom oops fix
Jean Delvare
1
-1
/
+2
2005-03-16
[PATCH] parport_pc: partially revert netmos patch
steven@brudenell.name
1
-8
/
+0
2005-03-16
[PATCH] revert vmalloc-use-list-of-pages-instead-of-array-in-vm_struct
Andrew Morton
2
-35
/
+56
2005-03-16
[PATCH] compile fix for ia64 UP
Jes Sorensen
1
-0
/
+1
2005-03-16
[PATCH] sh build fix
Paul Mundt
2
-0
/
+22
2005-03-16
[PATCH] PPC64 Implement non-executable stacks
Paul Mackerras
14
-38
/
+114
2005-03-16
umount: avoid racy block-size set
Linus Torvalds
1
-1
/
+1
2005-03-16
isofs: more "corrupted iso image" error cases
Linus Torvalds
1
-0
/
+5
2005-03-16
Merge intel.com:/data/home/aegl/BK/work/17
Tony Luck
93
-505
/
+905
2005-03-16
Merge
Linus Torvalds
11
-35
/
+141
2005-03-16
merge 2.6.11.4 into mainline.
Greg Kroah-Hartman
1
-1
/
+1
2005-03-16
Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdog
Linus Torvalds
4
-17
/
+16
2005-03-16
Merge bk://bk.arm.linux.org.uk/linux-2.6-rmk
Linus Torvalds
30
-81
/
+437
2005-03-16
isofs: Handle corupted rock-ridge info slightly better.
Linus Torvalds
1
-7
/
+14
2005-03-15
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2005-03-15
[PATCH] tasklist left locked
Hugh Dickins
1
-0
/
+1
2005-03-15
[IPV6]: Make a function static in ndisc.c
Adrian Bunk
1
-4
/
+5
2005-03-15
[PKTGEN]: Fix maintainence of next_tx_{us,ns}.
Robert Olsson
1
-13
/
+6
2005-03-15
[BRIDGE]: Limit BRCTL_GET_BRIDGES to 2048 bridges.
Alan Cox
1
-0
/
+2
2005-03-15
[IPV4]: Make ipt_REJECT use icmp_send again.
Herbert Xu
2
-154
/
+22
2005-03-15
[ISDN]: Set skb->input_dev properly.
Andrew Morton
2
-0
/
+2
2005-03-15
[AX25]: Fix build.
David S. Miller
1
-1
/
+1
2005-03-15
Merge bk://kernel.bkbits.net/tgraf/net-2.6-sock-reorder
David S. Miller
34
-179
/
+203
2005-03-15
[AX25]: Use skb_queue_purge().
Ralf Bächle
1
-3
/
+1
2005-03-15
[IPV4]: All deletion of equal addresses only differing by prefix length.
Thomas Graf
3
-2
/
+37
2005-03-15
[TCP]: Use get_unaligned() in tcp_parse_options()
Sven Henkel
1
-3
/
+4
2005-03-15
[IPSEC]: Revert ip{,6}_append_data() dst_mtu() conversion.
David S. Miller
2
-7
/
+14
2005-03-15
[IA64] override for pgd_addr_end to step around holes
Tony Luck
1
-0
/
+17
2005-03-16
[NET] Reorder struct tcp_options_received
Thomas Graf
3
-13
/
+15
2005-03-16
[NET] Reorder struct ipv6_pinfo
Thomas Graf
1
-3
/
+4
2005-03-16
[NET] Reorder struct sock
Thomas Graf
1
-14
/
+13
2005-03-16
[NET] Convert sk_queue_shrunk into SOCK_QUEUE_SHRUNK flag
Thomas Graf
3
-7
/
+6
2005-03-16
[NET] Convert sk_localroute into SOCK_LOCALROUTE flag and use RT_CONN_FLAGS w...
Thomas Graf
6
-8
/
+11
2005-03-16
[NET] Convert sk_no_largesend into SOCK_NO_LARGESEND flag
Thomas Graf
6
-10
/
+9
2005-03-16
[NET] Convert sk_rcvtstamp into SOCK_RCVTSTAMP flag
Thomas Graf
2
-6
/
+7
2005-03-16
[NET] Convert sk_debug into SOCK_DBG flag
Thomas Graf
7
-11
/
+22
2005-03-16
[NET] Convert sk_user_write_queue into SOCK_USE_WRITE_QUEUE flag
Thomas Graf
5
-6
/
+5
2005-03-16
[NET] Convert sk_zapped into SOCK_ZAPPED flag
Thomas Graf
20
-94
/
+104
2005-03-16
[NET] Reorder struct inet_sock
Thomas Graf
1
-7
/
+7
2005-03-15
[PATCH] Fix PA-RISC IDE macros
Matthew Wilcox
1
-4
/
+4
2005-03-15
[PATCH] Fix PA-RISC put_user
Matthew Wilcox
1
-8
/
+9
2005-03-15
[PATCH] PA-RISC Harmony update
Matthew Wilcox
1
-3
/
+3
2005-03-15
[PATCH] PA-RISC MUX device is not a boot console
Matthew Wilcox
1
-1
/
+1
2005-03-15
[PATCH] drivers/parisc: Convert to pci_register_driver
Matthew Wilcox
1
-1
/
+1
2005-03-15
[PATCH] PA-RISC power controller update
Matthew Wilcox
1
-3
/
+2
2005-03-15
[PATCH] Update PA-RISC documentation directory
Matthew Wilcox
1
-4
/
+0
2005-03-15
Merge bk://kernel.bkbits.net/davem/sparc-2.6
Linus Torvalds
2
-0
/
+17
2005-03-15
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
5
-6
/
+6
[next]