index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
David S. Miller
2011-02-23
1
-12
/
+12
*
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
David S. Miller
2011-02-23
1
-3
/
+3
*
xfrm: Const'ify policy arg to xp_net.
David S. Miller
2011-02-23
1
-1
/
+1
*
xfrm: Const'ify selector args in xfrm_migrate paths.
David S. Miller
2011-02-23
1
-1
/
+1
*
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
2011-02-23
1
-4
/
+8
*
xfrm: Const'ify address argument to xfrm_addr_any()
David S. Miller
2011-02-23
1
-1
/
+1
*
xfrm: Const'ify address arguments to xfrm_addr_cmp()
David S. Miller
2011-02-23
1
-1
/
+2
*
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
2011-02-23
1
-2
/
+2
*
xfrm: Const'ify selector argument to xfrm_selector_match()
David S. Miller
2011-02-23
1
-1
/
+1
*
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
David S. Miller
2011-02-23
1
-2
/
+4
*
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
2011-02-23
1
-4
/
+4
*
Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2011-02-23
2
-34
/
+6
|
\
|
*
tipc: Clean out all remaining instances of #if 0'd unused code
Allan Stephens
2011-02-23
2
-34
/
+2
|
*
tipc: Improve handling of invalid link tolerance values
Allan Stephens
2011-02-23
1
-0
/
+4
*
|
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
2011-02-23
1
-0
/
+5
*
|
net_sched: SFB flow scheduler
Eric Dumazet
2011-02-23
1
-0
/
+39
|
/
*
net: Make flow cache paths use a const struct flowi.
David S. Miller
2011-02-22
2
-6
/
+8
*
net: Mark flowi arg to flow_cache_uli_match() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
2011-02-22
1
-2
/
+4
*
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
2011-02-22
1
-3
/
+4
*
xfrm: Mark flowi arg to xfrm_selector_match() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark token args to addr_match() const.
David S. Miller
2011-02-22
1
-6
/
+7
*
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Mark flowi arg const in key extraction helpers.
David S. Miller
2011-02-22
1
-6
/
+6
*
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-02-22
2
-4
/
+6
*
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
2011-02-20
1
-2
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-19
40
-124
/
+191
|
\
|
*
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
2011-02-19
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-19
1
-11
/
+1
|
|
\
|
|
*
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
2011-02-17
1
-11
/
+1
|
*
|
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-02-18
1
-0
/
+15
|
|
\
\
|
|
*
|
RTC: Re-enable UIE timer/polling emulation
John Stultz
2011-02-17
1
-0
/
+1
|
|
*
|
RTC: Revert UIE emulation removal
John Stultz
2011-02-17
1
-0
/
+14
|
*
|
|
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-18
3
-6
/
+6
|
|
\
\
\
|
|
*
|
|
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
3
-6
/
+6
|
*
|
|
|
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
2011-02-18
1
-3
/
+9
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2011-02-16
2
-6
/
+24
|
|
\
\
\
\
|
|
*
|
|
|
[SCSI] target: fix use after free detected by SLUB poison
Nicholas Bellinger
2011-02-12
1
-0
/
+1
|
|
*
|
|
|
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
2011-02-12
2
-6
/
+23
|
*
|
|
|
|
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
2011-02-15
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-15
1
-2
/
+11
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2011-02-15
1
-2
/
+11
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM: oprofile: Fix backtraces in timer mode
Ari Kauppi
2011-01-26
1
-0
/
+9
|
|
|
*
|
|
|
|
oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends
Ari Kauppi
2011-01-26
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-02-15
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Input: matrix_keypad - increase the limit of rows and columns
Trilok Soni
2011-02-11
1
-2
/
+2
|
*
|
|
|
|
|
|
klist: Fix object alignment on 64-bit.
David Miller
2011-02-13
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]