index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-27
xfrm: Pass const xfrm_mark to xfrm_mark_put().
David S. Miller
1
-1
/
+1
2011-02-27
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
1
-5
/
+5
2011-02-27
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
David S. Miller
1
-2
/
+2
2011-02-27
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
1
-4
/
+4
2011-02-27
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
1
-5
/
+4
2011-02-25
Phonet: fix flawed "SYN/ACK" logic
Rémi Denis-Courmont
1
-0
/
+1
2011-02-25
Phonet: don't bother with transaction IDs (especially for indications)
Rémi Denis-Courmont
1
-11
/
+0
2011-02-25
Phonet: remove redumdant pep->pipe_state
Rémi Denis-Courmont
1
-9
/
+0
2011-02-25
Phonet: use socket destination in pipe protocol
Rémi Denis-Courmont
1
-1
/
+0
2011-02-25
Phonet: implement per-socket destination/peer address
Rémi Denis-Courmont
1
-0
/
+1
2011-02-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-37
/
+548
2011-02-24
netem: revised correlated loss generator
stephen hemminger
1
-0
/
+26
2011-02-24
netem: define NETEM_DIST_MAX
stephen hemminger
1
-0
/
+1
2011-02-24
ipv4: Rearrange how ip_route_newports() gets port keys.
David S. Miller
1
-8
/
+11
2011-02-23
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
David S. Miller
1
-2
/
+2
2011-02-23
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
David S. Miller
1
-12
/
+12
2011-02-23
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
David S. Miller
1
-3
/
+3
2011-02-23
xfrm: Const'ify policy arg to xp_net.
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify selector args in xfrm_migrate paths.
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
1
-4
/
+8
2011-02-23
xfrm: Const'ify address argument to xfrm_addr_any()
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify address arguments to xfrm_addr_cmp()
David S. Miller
1
-1
/
+2
2011-02-23
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
1
-2
/
+2
2011-02-23
xfrm: Const'ify selector argument to xfrm_selector_match()
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
David S. Miller
1
-2
/
+4
2011-02-23
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
1
-4
/
+4
2011-02-23
Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2
-34
/
+6
2011-02-23
tipc: Clean out all remaining instances of #if 0'd unused code
Allan Stephens
2
-34
/
+2
2011-02-23
tipc: Improve handling of invalid link tolerance values
Allan Stephens
1
-0
/
+4
2011-02-23
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
1
-0
/
+5
2011-02-23
net_sched: SFB flow scheduler
Eric Dumazet
1
-0
/
+39
2011-02-22
net: Make flow cache paths use a const struct flowi.
David S. Miller
2
-6
/
+8
2011-02-22
net: Mark flowi arg to flow_cache_uli_match() const.
David S. Miller
1
-1
/
+2
2011-02-22
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
1
-2
/
+4
2011-02-22
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
1
-3
/
+4
2011-02-22
xfrm: Mark flowi arg to xfrm_selector_match() const.
David S. Miller
1
-1
/
+2
2011-02-22
xfrm: Mark token args to addr_match() const.
David S. Miller
1
-6
/
+7
2011-02-22
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
1
-1
/
+2
2011-02-22
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
1
-1
/
+2
2011-02-22
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
1
-1
/
+1
2011-02-22
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
1
-1
/
+1
2011-02-22
xfrm: Mark flowi arg const in key extraction helpers.
David S. Miller
1
-6
/
+6
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-37
/
+548
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2
-4
/
+6
2011-02-20
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
1
-2
/
+0
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
40
-124
/
+191
2011-02-19
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
1
-1
/
+1
2011-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-11
/
+1
2011-02-18
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2011-02-18
ssb: when needed, reject IM input while disabling device
Rafał Miłecki
1
-0
/
+2
[next]