index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-02-23
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
2011-02-23
xfrm: Const'ify pointer args to migrate_tmpl_match and xfrm_migrate_check
David S. Miller
2011-02-23
xfrm: Const'ify address arguments to __xfrm_dst_lookup()
David S. Miller
2011-02-23
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
2011-02-23
xfrm: Const'ify selector argument to xfrm_selector_match()
David S. Miller
2011-02-23
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
David S. Miller
2011-02-23
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
2011-02-23
Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2011-02-23
tipc: Avoid reliable broadcast preparation for NACK messages
Allan Stephens
2011-02-23
tipc: Remove unused message header field for requested number of links
Allan Stephens
2011-02-23
tipc: Remove support for per-connection message sequence numbering
Allan Stephens
2011-02-23
tipc: Add in missing lock during link initialization
Allan Stephens
2011-02-23
tipc: Fix port counter handling to correct congestion control
Allan Stephens
2011-02-23
tipc: Minor optimization to topology service connection establishment
Allan Stephens
2011-02-23
tipc: Set unused probe field of link protocol messages to defined value
Allan Stephens
2011-02-23
tipc: Improve accuracy of link transmit queue maximum size statistic
Allan Stephens
2011-02-23
tipc: Eliminate unnecessary locking when starting topology service
Allan Stephens
2011-02-23
tipc: Clean up tracking of node requesting a broadcast retransmit
Allan Stephens
2011-02-23
tipc: Fix print statements that assume pointers are 32-bit values
Allan Stephens
2011-02-23
tipc: Improve handling of invalid link tolerance values
Allan Stephens
2011-02-23
tipc: Prevent invalid memory access when sending to configuration service
Allan Stephens
2011-02-23
tipc: Remove unused global variable tipc_user_count
Allan Stephens
2011-02-23
tipc: Combine bearer structure with tipc_bearer structure
Allan Stephens
2011-02-23
tipc: Combine port structure with tipc_port structure
Allan Stephens
2011-02-23
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
2011-02-23
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
2011-02-23
net: avoid initial "Features changed" message
Michał Mirosław
2011-02-23
Fix "(unregistered net_device): Features changed" message
Michał Mirosław
2011-02-23
em_meta: fix sparse warning
stephen hemminger
2011-02-23
mqprio: cleanups
stephen hemminger
2011-02-23
afkey: add sparse annotation about rcu
stephen hemminger
2011-02-23
socket: suppress sparse warnings
stephen hemminger
2011-02-23
net_sched: SFB flow scheduler
Eric Dumazet
2011-02-22
net: Make flow cache paths use a const struct flowi.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_bundle_create() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_expand_policies() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const.
David S. Miller
2011-02-22
xfrm: Kill strict arg to xfrm_bundle_ok().
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_state_look_at() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_selector_match() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-02-22
cls_u32: fix sparse warnings
stephen hemminger
[next]