David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Paul E. McKenney
|
11c476f31a
net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree
|
14 years ago |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 years ago |
David S. Miller
|
301102cc83
ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
|
14 years ago |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 years ago |
David S. Miller
|
33175d84ee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Vasiliy Kulikov
|
8909c9ad8f
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
Eric Dumazet
|
753ea8e962
net: ipv6: sit: fix rcu annotations
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
David McCullough
|
6dcdd1b369
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
Pavel Emelyanov
|
74b0b85b88
tunnels: Fix tunnels change rcu protection
|
14 years ago |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
14 years ago |
Eric Dumazet
|
8df40d1033
sit: enable lockless xmits
|
14 years ago |
Eric Dumazet
|
dd4080ee57
sit: fix percpu stats accounting
|
14 years ago |
Eric Dumazet
|
15fc1f7056
sit: percpu stats accounting
|
14 years ago |
Eric Dumazet
|
8990f468ae
net: rx_dropped accounting
|
14 years ago |
Eric Dumazet
|
3a43be3c32
sit: get rid of ipip6_lock
|
14 years ago |
Eric Dumazet
|
6dcd814bd0
net: struct xfrm_tunnel in read_mostly section
|
14 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Eric Dumazet
|
aac4dddc35
ipv6: get rid of ipip6_prl_lock
|
15 years ago |
Eric Dumazet
|
d19d56ddc8
net: Introduce skb_tunnel_rx() helper
|
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
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 years ago |
Alexey Dobriyan
|
dc4c2c3105
net: remove INIT_RCU_HEAD() usage
|
15 years ago |
Alexey Dobriyan
|
d5aa407f59
tunnels: fix netns vs proto registration ordering
|
15 years ago |