index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
/
signal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-08-02
[SECURITY]: Fix build with CONFIG_SECURITY disabled.
David S. Miller
1
-1
/
+0
2006-08-02
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
Chris Leech
1
-5
/
+0
2006-08-02
[DECNET]: Fix for routing bug
Patrick Caulfield
1
-2
/
+7
2006-08-02
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
7
-44
/
+110
2006-08-02
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
2
-9
/
+0
2006-08-02
[NET]: Remove lockdep_set_class() call from skb_queue_head_init().
Arjan van de Ven
1
-1
/
+8
2006-08-02
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
2
-6
/
+9
2006-08-02
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
Wei Dong
1
-0
/
+1
2006-08-02
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
1
-10
/
+0
2006-08-02
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
Patrick McHardy
2
-1
/
+7
2006-08-02
[NETFILTER]: SIP helper: expect RTP streams in both directions
Patrick McHardy
1
-1
/
+1
2006-08-02
[E1000]: Convert to netdev_alloc_skb
David S. Miller
1
-5
/
+6
2006-08-02
[TG3]: Convert to netdev_alloc_skb
David S. Miller
1
-5
/
+5
2006-08-02
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
2
-0
/
+46
2006-08-02
[TCP]: Process linger2 timeout consistently.
David S. Miller
1
-1
/
+2
2006-08-02
[SECURITY] secmark: nul-terminate secdata
James Morris
1
-0
/
+2
2006-08-02
[NET] infiniband: Cleanup ib_addr module to use the netevents
Tom Tucker
1
-16
/
+14
2006-08-02
[NET]: Core net changes to generate netevents
Tom Tucker
4
-7
/
+24
2006-08-02
[NET]: Network Event Notifier Mechanism.
Tom Tucker
2
-0
/
+102
2006-08-02
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
4
-5
/
+6
2006-08-02
[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()
James Morris
1
-1
/
+1
2006-08-02
[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.
David S. Miller
1
-1
/
+1
2006-08-02
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
1
-4
/
+10
2006-08-02
[NETFILTER]: include/linux/netfilter_bridge.h: header cleanup
Alexey Dobriyan
1
-1
/
+0
2006-08-02
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
8
-49
/
+100
2006-08-02
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
Patrick McHardy
1
-1
/
+1
2006-08-02
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
Noriaki TAKAMIYA
1
-0
/
+57
2006-08-02
[IPV6] ADDRCONF: Support get operation of single address
Noriaki TAKAMIYA
1
-1
/
+58
2006-08-02
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
YOSHIFUJI Hideaki
1
-1
/
+5
2006-08-02
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
Noriaki TAKAMIYA
1
-4
/
+42
2006-08-02
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...
YOSHIFUJI Hideaki
1
-2
/
+4
2006-07-31
[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init
Guido Guenther
2
-7
/
+5
2006-07-31
[PATCH] nvidiafb: remove redundant CONFIG_PCI check
Arthur Othieno
1
-4
/
+0
2006-07-31
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
10
-76
/
+147
2006-07-31
[PATCH] radeonfb sleep fixes
Volker Braun
3
-25
/
+145
2006-07-31
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
6
-47
/
+62
2006-07-31
[PATCH] 9p: fix fid behavior on failed remove
Eric Van Hensbergen
1
-3
/
+3
2006-07-31
[PATCH] update KJ details
Randy Dunlap
1
-2
/
+1
2006-07-31
[PATCH] 9p: fix marshalling bug in tcreate with empty extension field
Russ Ross
1
-2
/
+4
2006-07-31
[PATCH] ext3 -nobh option causes oops
Badari Pulavarty
1
-3
/
+3
2006-07-31
[PATCH] timer: Fix tvec_bases initializer
Josh Triplett
1
-1
/
+1
2006-07-31
[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir
Josh Triplett
1
-0
/
+2
2006-07-31
[PATCH] documentation: Documentation/initrd.txt
Thomas Horsley
1
-0
/
+16
2006-07-31
[PATCH] ipc/msg.c: clean up coding style
Ingo Molnar
1
-184
/
+205
2006-07-31
[PATCH] fuse: fix typo
Miklos Szeredi
1
-2
/
+2
2006-07-31
[PATCH] fuse: use jiffies_64
Miklos Szeredi
3
-10
/
+38
2006-07-31
[PATCH] fuse: fix zero timeout
Miklos Szeredi
1
-2
/
+5
2006-07-31
[PATCH] Fix trivial unwind info bug
Markus Armbruster
1
-1
/
+1
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
15
-4
/
+38
2006-07-31
[PATCH] hwrng: fix geode probe error unwind
Michael Buesch
1
-1
/
+5
[next]