Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
David S. Miller
|
902ebd3e0d
sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()
|
14 years ago |
David S. Miller
|
7ef73bca73
sctp: Fix debug message args.
|
14 years ago |
David S. Miller
|
f1c0a276ea
sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()
|
14 years ago |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
14 years ago |
Lai Jiangshan
|
1231f0baa5
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
|
14 years ago |
David S. Miller
|
18a353f428
sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
|
14 years ago |
Vlad Yasevich
|
da0420bee2
sctp: clean up route lookup calls
|
14 years ago |
Vlad Yasevich
|
af1384703f
sctp: remove useless arguments from get_saddr() call
|
14 years ago |
Vlad Yasevich
|
9914ae3ca7
sctp: cache the ipv6 source after route lookup
|
14 years ago |
David S. Miller
|
a84b50ceb7
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
|
14 years ago |
David S. Miller
|
9cce96df5b
net: Put fl4_* macros to struct flowi4 and use them again.
|
14 years ago |
David S. Miller
|
9d6ec93801
ipv4: Use flowi4 in public route lookup interfaces.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
Eric Dumazet
|
8d987e5c75
net: avoid limits overflow
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
15 years ago |
Linus Torvalds
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Eric Dumazet
|
1823e4c80e
snmp: add align parameter to snmp_mib_init()
|
15 years ago |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Wei Yongjun
|
6429d3dc4b
sctp: missing set src and dest port while lookup output route
|
15 years ago |
Shan Wei
|
4e15ed4d93
net: replace ipfragok with skb->local_df
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
dc4c2c3105
net: remove INIT_RCU_HEAD() usage
|
15 years ago |
Tejun Heo
|
7d720c3e4f
percpu: add __percpu sparse annotations to net
|
15 years ago |
Vlad Yasevich
|
90f2f5318b
sctp: Update SWS avaoidance receiver side algorithm
|
15 years ago |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 years ago |