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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-36
/
+542
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-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 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
6
-36
/
+542
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
1
-3
/
+4
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
1
-11
/
+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-17
ipv4: Use const'ify fib_result deep in the route call chains.
David S. Miller
1
-1
/
+1
2011-02-17
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
David S. Miller
1
-1
/
+1
2011-02-17
net: Add initial_ref arg to dst_alloc().
David S. Miller
1
-1
/
+1
2011-02-17
Bluetooth: Fix some code style issues in hci_core.h
Szymon Janc
1
-29
/
+29
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
1
-11
/
+1
2011-02-16
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
2
-0
/
+13
2011-02-16
Bluetooth: Use proper timer for hci command timout
Ville Tervo
2
-1
/
+4
2011-02-16
Bluetooth: Add connection parameter update response
Claudio Takahasi
1
-0
/
+15
2011-02-16
Bluetooth: Add LE signaling commands handling
Claudio Takahasi
1
-0
/
+2
2011-02-16
Bluetooth: Add SMP command structures
Ville Tervo
1
-0
/
+76
2011-02-16
Bluetooth: Add server socket support for LE connection
Ville Tervo
1
-0
/
+1
2011-02-16
Bluetooth: Add LE connection support to L2CAP
Ville Tervo
1
-0
/
+3
2011-02-16
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
1
-0
/
+5
2011-02-16
Bluetooth: Add LE connect support
Ville Tervo
2
-4
/
+23
2011-02-16
Bluetooth: Add low energy commands and events
Ville Tervo
1
-0
/
+49
2011-02-15
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
1
-2
/
+0
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
1
-0
/
+28
2011-02-10
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2
-0
/
+2
[next]