Thomas Graf
|
74a0bd7d0e
ip6mr: Do not use RTA_PUT() macros
|
13 years ago |
Vincent Bernat
|
2d8dbb04c6
snmp: fix OutOctets counter to include forwarded datagrams
|
13 years ago |
Joe Perches
|
f32138319c
net: ipv6: Standardize prefixes for message logging
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
c78679e8f3
ipv6: Stop using NLA_PUT*().
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
RongQing.Li
|
5095d64db1
ipv6: ip6_route_output() never returns NULL.
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Ben Greear
|
67928c4041
ipv6-multicast: Fix memory leak in IPv6 multicast.
|
13 years ago |
Ben Greear
|
2015de5fe2
ipv6-multicast: Fix memory leak in input path.
|
13 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Cesar Eduardo Barros
|
3e49e6d520
net: use CHECKSUM_NONE instead of magic number
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
Hagen Paul Pfeifer
|
ddc3731fcb
ipv6: ignore rtnl_unicast() return code
|
14 years ago |
David S. Miller
|
e2d57766e6
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
14 years ago |
Eric Dumazet
|
8990f468ae
net: rx_dropped accounting
|
14 years ago |
Eric Dumazet
|
035320d547
ipmr: dont corrupt lists
|
15 years ago |
Eric Dumazet
|
8ffb335e8d
ip6mr: fix a typo in ip6mr_for_each_table()
|
15 years ago |
Dan Carpenter
|
ed0f160ad6
ipmr: off by one in __ipmr_fill_mroute()
|
15 years ago |
Eric Dumazet
|
d19d56ddc8
net: Introduce skb_tunnel_rx() helper
|
15 years ago |
Patrick McHardy
|
5b285cac35
ipv6: ip6mr: add support for dumping routing tables over netlink
|
15 years ago |
Patrick McHardy
|
d1db275dd3
ipv6: ip6mr: support multiple tables
|
15 years ago |
Patrick McHardy
|
6bd5214339
ipv6: ip6mr: move mroute data into seperate structure
|
15 years ago |
Patrick McHardy
|
f30a778421
ipv6: ip6mr: convert struct mfc_cache to struct list_head
|
15 years ago |