index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
utsname_sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-07
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
David S. Miller
2
-0
/
+6
2007-11-07
[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
1
-0
/
+6
2007-11-07
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
4
-0
/
+12
2007-11-07
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
4
-0
/
+12
2007-11-07
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
4
-37
/
+112
2007-11-07
[PPP]: L2TP: Fix oops in transmit and receive paths
James Chapman
1
-7
/
+18
2007-11-07
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
Pavel Emelyanov
2
-27
/
+24
2007-11-07
[DECNET]: "addr" module param can't be __initdata
Alexey Dobriyan
1
-1
/
+1
2007-11-07
[IPv6] SNMP: Restore Udp6InErrors incrementation
Mitsuru Chinen
1
-3
/
+2
2007-11-07
[NET]: Remove /proc/net/stat/*_arp_cache upon module removal
Alexey Dobriyan
1
-0
/
+2
2007-11-07
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
Pavel Emelyanov
1
-21
/
+15
2007-11-07
[IPV4]: Consolidate the ip cork destruction in ip_output.c
Pavel Emelyanov
1
-15
/
+13
2007-11-07
[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...
Bart De Schuymer
1
-1
/
+1
2007-11-07
[NETFILTER]: nf_sockopts list head cleanup
Alexey Dobriyan
1
-9
/
+4
2007-11-07
[NETFILTER]: remove unneeded rcu_dereference() calls
Patrick McHardy
7
-19
/
+19
2007-11-07
[NETFILTER]: Clean up Makefile
Jan Engelhardt
3
-29
/
+33
2007-11-07
[NETFILTER]: Sort matches/targets in Kbuild file
Jan Engelhardt
3
-24
/
+24
2007-11-07
[NETFILTER]: Copyright/Email update
Jan Engelhardt
3
-5
/
+8
2007-11-07
[NETFILTER]: ip{,6}_queue: convert to seq_file interface
Alexey Dobriyan
2
-34
/
+40
2007-11-06
Linux 2.6.24-rc2
v2.6.24-rc2
Linus Torvalds
1
-1
/
+1
2007-11-06
UML: fix defconfig build again
Jeff Dike
1
-2
/
+2
2007-11-06
9p: add missing end-of-options record for trans_fd
Latchesar Ionkov
1
-1
/
+2
2007-11-06
9p: return NULL when trans not found
Latchesar Ionkov
1
-2
/
+2
2007-11-06
9p: use copy of the options value instead of original
Latchesar Ionkov
1
-2
/
+4
2007-11-06
9p: fix memory leak in v9fs_get_sb
Latchesar Ionkov
1
-0
/
+3
2007-11-06
drm: DRM: fix memset size error
Li Zefan
1
-1
/
+1
2007-11-06
drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
Dave Airlie
2
-11
/
+0
2007-11-06
drm: remove second forward decleration of drm device struct.
Dave Airlie
1
-2
/
+0
2007-11-06
ata_piix: Add additional PCI identifier for 40 wire short cable
Alan Cox
1
-0
/
+1
2007-11-06
time: fix inconsistent function names in comments
Li Zefan
3
-3
/
+3
2007-11-06
m68knommu: fix pread/pwrite defines
Greg Ungerer
1
-2
/
+2
2007-11-06
eCryptfs: release mutex on hash error path
Michael Halcrow
1
-4
/
+22
2007-11-06
eCryptfs: increment extent_offset once per loop interation
Michael Halcrow
1
-2
/
+0
2007-11-06
telephony: phonedev panics if unregistering device not registered [Bug 9266]
Matti Linnanvuori
1
-3
/
+2
2007-11-06
md: fix misapplied patch in raid5.c
Neil Brown
1
-7
/
+7
2007-11-06
virtio/virtcons: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2007-11-06
rtc: m48t59 fix section mismatch warning
Randy Dunlap
1
-3
/
+3
2007-11-06
uml: correctly strip kernel defines from userspace CFLAGS
Jeff Dike
1
-2
/
+5
2007-11-06
uml: fix incompatible types warning in previous SG fix
WANG Cong
1
-1
/
+1
2007-11-06
paride: fix 'and' typo in drivers/block/paride/pt.c
Roel Kluin
1
-1
/
+1
2007-11-06
fs/afs/vlocation.c: fix off-by-one
Adrian Bunk
1
-1
/
+1
2007-11-06
arm26: remove it again
Hugh Dickins
1
-1
/
+0
2007-11-06
Fix bitmap_scnlistprintf for empty masks
Andi Kleen
1
-0
/
+4
2007-11-06
Missing include file in kallsyms.h
Kamalesh Babulal
1
-0
/
+1
2007-11-06
local_t Documentation update
Mathieu Desnoyers
1
-0
/
+23
2007-11-06
serial: fix compile warning about putc
Yinghai Lu
1
-2
/
+2
2007-11-06
i2o: debug messages corrected
Vasily Averin
1
-2
/
+2
2007-11-06
Dump stack during sysctl registration failure
Alexey Dobriyan
1
-0
/
+1
2007-11-06
i4l: errors with assignments in if
Roel Kluin
1
-1
/
+1
2007-11-06
libata: handle broken cable reporting
Alan Cox
3
-1
/
+30
[next]