Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
hace 13 años |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 13 años |
Eric Dumazet
|
e688a60480
net: introduce DST_NOPEER dst flag
|
hace 13 años |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
hace 13 años |
Steffen Klassert
|
618f9bc74a
net: Move mtu handling down to the protocol depended handlers
|
hace 13 años |
Steffen Klassert
|
ebb762f27f
net: Rename the dst_opt default_mtu method to mtu
|
hace 13 años |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
hace 14 años |
Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
hace 14 años |
David S. Miller
|
d3aaeb38c4
net: Add ->neigh_lookup() operation to dst_ops
|
hace 14 años |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
hace 14 años |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
hace 14 años |
David S. Miller
|
957c665f37
ipv6: Don't put artificial limit on routing table size.
|
hace 14 años |
Stephen Hemminger
|
1f37070d3f
dst: catch uninitialized metrics
|
hace 14 años |
David S. Miller
|
6882f933cc
ipv4: Kill RT_CACHE_DEBUG
|
hace 14 años |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
hace 14 años |
David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
hace 14 años |
Steffen Klassert
|
e433430a0c
dst: Clone child entry in skb_dst_pop
|
hace 14 años |
David S. Miller
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
hace 14 años |
David S. Miller
|
2774c131b1
xfrm: Handle blackhole route creation via afinfo.
|
hace 14 años |
David S. Miller
|
80c0bc9e37
xfrm: Kill XFRM_LOOKUP_WAIT flag.
|
hace 14 años |
David S. Miller
|
dee9f4bceb
net: Make flow cache paths use a const struct flowi.
|
hace 14 años |
David S. Miller
|
3c7bd1a140
net: Add initial_ref arg to dst_alloc().
|
hace 14 años |
David S. Miller
|
e7b66bdc02
net: Remove bogus barrier() in dst_allfrag().
|
hace 14 años |
David S. Miller
|
92d8682926
inetpeer: Move ICMP rate limiting state into inet_peer entries.
|
hace 14 años |
David S. Miller
|
725d1e1b45
ipv4: Attach FIB info to dst_default_metrics when possible
|
hace 14 años |
David S. Miller
|
62fa8a846d
net: Implement read-only protection and COW'ing of metrics.
|
hace 14 años |
Patrick McHardy
|
0134e89c7b
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
|
hace 14 años |
Patrick McHardy
|
c7066f70d9
netfilter: fix Kconfig dependencies
|
hace 14 años |
David S. Miller
|
d33e455337
net: Abstract default MTU metric calculation behind an accessor.
|
hace 14 años |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
hace 14 años |