Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2b7e24b66d31d677d76b49918e711eb360c978b6
2b7e24b
[NET]: skb_queue_lock_key() is no longer used.
by Adrian Bunk
· 18 years ago
76f10ad
[NET]: Remove lockdep_set_class() call from skb_queue_head_init().
by Arjan van de Ven
· 18 years ago
dafee49
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
by Wei Dong
· 18 years ago
32c524d
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
by Wei Dong
· 18 years ago
b60dfc6
[NET]: Kill the WARN_ON() calls for checksum fixups.
by David S. Miller
· 18 years ago
3ab7208
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
by Patrick McHardy
· 18 years ago
b10866f
[NETFILTER]: SIP helper: expect RTP streams in both directions
by Patrick McHardy
· 18 years ago
87f5032
[E1000]: Convert to netdev_alloc_skb
by David S. Miller
· 18 years ago
a20e9c6
[TG3]: Convert to netdev_alloc_skb
by David S. Miller
· 18 years ago
8af2745
[NET]: Add netdev_alloc_skb().
by Christoph Hellwig
· 18 years ago
52499af
[TCP]: Process linger2 timeout consistently.
by David S. Miller
· 18 years ago
a280b89
[SECURITY] secmark: nul-terminate secdata
by James Morris
· 18 years ago
e795d09
[NET] infiniband: Cleanup ib_addr module to use the netevents
by Tom Tucker
· 18 years ago
8d71740
[NET]: Core net changes to generate netevents
by Tom Tucker
· 18 years ago
792d193
[NET]: Network Event Notifier Mechanism.
by Tom Tucker
· 18 years ago
3687b1d
[TCP]: SNMPv2 tcpAttemptFails counter error
by Wei Yongjun
· 18 years ago
118075b
[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()
by James Morris
· 18 years ago
9cac2c3
[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.
by David S. Miller
· 18 years ago
f4d26fb
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
by Herbert Xu
· 18 years ago
9cd3ecd
[NETFILTER]: include/linux/netfilter_bridge.h: header cleanup
by Alexey Dobriyan
· 18 years ago
497c615
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
by Herbert Xu
· 18 years ago
679e898
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
by Patrick McHardy
· 18 years ago
081bba5
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
by Noriaki TAKAMIYA
· 18 years ago
6c22382
[IPV6] ADDRCONF: Support get operation of single address
by Noriaki TAKAMIYA
· 18 years ago
8f27ebb
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
by YOSHIFUJI Hideaki
· 18 years ago
0778769
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
by Noriaki TAKAMIYA
· 18 years ago
6431622
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL}MSG message
by YOSHIFUJI Hideaki
· 18 years ago
a205729
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 18 years ago
49b1e3e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
ce38cac
[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init
by Guido Guenther
· 18 years ago
b1367d2
[PATCH] nvidiafb: remove redundant CONFIG_PCI check
by Arthur Othieno
· 18 years ago
4b75599
[PATCH] powermac: More powermac backlight fixes
by Michael Hanselmann
· 18 years ago
994aad2
[PATCH] radeonfb sleep fixes
by Volker Braun
· 18 years ago
256154f
[PATCH] fbdev: statically link the framebuffer notification functions
by Antonino A. Daplas
· 18 years ago
834a9b8
[PATCH] 9p: fix fid behavior on failed remove
by Eric Van Hensbergen
· 18 years ago
1f525f1
[PATCH] update KJ details
by Randy Dunlap
· 18 years ago
4c90c68
[PATCH] 9p: fix marshalling bug in tcreate with empty extension field
by Russ Ross
· 18 years ago
0e31f51
[PATCH] ext3 -nobh option causes oops
by Badari Pulavarty
· 18 years ago
51d8c5e
[PATCH] timer: Fix tvec_bases initializer
by Josh Triplett
· 18 years ago
bc65ac6
[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir
by Josh Triplett
· 18 years ago
0a5eca6
[PATCH] documentation: Documentation/initrd.txt
by Thomas Horsley
· 18 years ago
5a06a36
[PATCH] ipc/msg.c: clean up coding style
by Ingo Molnar
· 18 years ago
873302c
[PATCH] fuse: fix typo
by Miklos Szeredi
· 18 years ago
0a0898c
[PATCH] fuse: use jiffies_64
by Miklos Szeredi
· 18 years ago
685d16d
[PATCH] fuse: fix zero timeout
by Miklos Szeredi
· 18 years ago
25d7dfd
[PATCH] Fix trivial unwind info bug
by Markus Armbruster
· 18 years ago
0b0bf7a
[PATCH] vDSO hash-style fix
by Roland McGrath
· 18 years ago
072d3d1
[PATCH] hwrng: fix geode probe error unwind
by Michael Buesch
· 18 years ago
5869066
[PATCH] hwrng: fix intel probe error unwind
by Michael Buesch
· 18 years ago
b8008b2
[PATCH] Fix kmem_cache_alloc() been documented twice
by Rolf Eike Beer
· 18 years ago
d07fe82
[PATCH] reference rt-mutex-design in rtmutex.c
by Steven Rostedt
· 18 years ago
0d94df5
[PATCH] Add parentheses around arguments in the SH_DIV macro.
by Uwe Zeisberger
· 18 years ago
3c829c3
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
by Tim Chen
· 18 years ago
953a7f2
[PATCH] Typo in ub clause of devices.txt
by Pete Zaitcev
· 18 years ago
de456d3
[PATCH] Fix typo in MAINTAINERS: s/DEVICS/DEVICES/
by Josh Triplett
· 18 years ago
344fe78
[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()
by Josh Triplett
· 18 years ago
0bee8d2
[PATCH] efs: add entry for EFS filesystem to MAINTAINERS as Orphan
by Josh Triplett
· 18 years ago
0aa9e4f
[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage()
by Josh Triplett
· 18 years ago
6ecbc4e
[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open()
by Josh Triplett
· 18 years ago
3ae1920
[PATCH] Fix swsusp with PNP BIOS
by Ondrej Zary
· 18 years ago
5b6509a
[PATCH] inotify: fix deadlock found by lockdep
by Arjan van de Ven
· 18 years ago
70ea91f
[PATCH] Add linux-mm mailing list for memory management in MAINTAINERS file
by Steven Rostedt
· 18 years ago
b50f60c
[PATCH] pi-futex: missing pi_waiters plist initialization
by Heiko Carstens
· 18 years ago
a04b61d
[PATCH] hide onboard graphics drivers on G5
by Olaf Hering
· 18 years ago
cfa224e
[PATCH] enable mac partition label per default on pmac
by Olaf Hering
· 18 years ago
47a3197
[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cards
by Daniel Ritz
· 18 years ago
f47ad21
[PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFO
by Daniel Ritz
· 18 years ago
7ca7b5c
[PATCH] mdacon: fix __init section warnings
by Frederik Deweerdt
· 18 years ago
9578bcf
[PATCH] sgiioc4: Always share IRQ
by Brent Casavant
· 18 years ago
bc7455f
[PATCH] Doc/SubmittingPatches cleanups
by Randy Dunlap
· 18 years ago
0fcb78c
[PATCH] Add DocBook documentation for workqueue functions
by Rolf Eike Beer
· 18 years ago
d75763d
[PATCH] pci/search: cleanups, add to kernel-api.tmpl
by Randy Dunlap
· 18 years ago
0129a05
[PATCH] kernel-doc: ignore __devinit
by Randy Dunlap
· 18 years ago
2b54960
[PATCH] fix kernel-api doc for kernel/resource.c
by Randy Dunlap
· 18 years ago
2d7d253
[PATCH] fix cond_resched() fix
by Jim Houston
· 18 years ago
6ea24f9
[PATCH] fix bad macro param in timer.c
by Steven Rostedt
· 18 years ago
be6b5a3
[PATCH] cpu hotplug: use hotplug version of registration in late inits
by Chandra Seetharaman
· 18 years ago
7c7165c
[PATCH] cpu hotplug: fix hotplug cpu documentation for proper usage
by Chandra Seetharaman
· 18 years ago
8c78f30
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
by Chandra Seetharaman
· 18 years ago
cea6a4b
[PATCH] panic_on_oops: remove ssleep()
by Horms
· 18 years ago
b8bdb46
[PATCH] always define IRQ_PER_CPU
by Yoichi Yuasa
· 18 years ago
f0df33b
[PATCH] nbd: Abort request on data reception failure
by Michal Feix
· 18 years ago
e4b57e0
[PATCH] nbd: Check magic before doing anything else
by Michal Feix
· 18 years ago
8e185d8
[PATCH] lockdep: annotate pktcdvd natural device hierarchy
by Arjan van de Ven
· 18 years ago
1e86240
[PATCH] IDE: Touch NMI watchdog during resume from STR
by Michal Schmidt
· 18 years ago
0e1dfc6
[PATCH] invalidate_bdev() speedup
by Andrew Morton
· 18 years ago
a268cef
[PATCH] v850: call init_page_count() instead of set_page_count()
by Miles Bader
· 18 years ago
66f6b24
[PATCH] v850: Remove symbol exports which duplicate global ones
by Miles Bader
· 18 years ago
a9ad965
[PATCH] IA64: kprobe invalidate icache of jump buffer
by bibo, mao
· 18 years ago
25c8716
[PATCH] arch/alpha: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
c8e5429
[PATCH] i386: fix CONFIG_EFI help
by Arthur Othieno
· 18 years ago
c39df47
[PATCH] kprobe-booster: disable in preemptible kernel
by Masami Hiramatsu
· 18 years ago
2a8a3d5
[PATCH] machine_kexec.c: Fix the description of segment handling
by Eric W. Biederman
· 18 years ago
c35a726
[PATCH] synchronize_tsc() fixes
by Andrew Morton
· 18 years ago
851f8a6
[PATCH] selinux: fix bug in security_compute_sid
by Venkat Yekkirala
· 18 years ago
ddccef3
[PATCH] selinux: fix memory leak
by Darrel Goeddel
· 18 years ago
d1bbf14
[PATCH] knfsd: Fix stale file handle problem with subtree_checking.
by NeilBrown
· 18 years ago
a5ca63c
[PATCH] mce section fix
by Andrew Morton
· 18 years ago
31925c8
[PATCH] Fix ppc32 zImage inflate
by Peter Korsgaard
· 18 years ago
163ecdf
[PATCH] delay accounting: temporarily enable by default
by Shailabh Nagar
· 18 years ago
Next »