Commit Graph

106 Commits (d658f8a0e63b6476148162aa7a3ffffc58dcad52)

Author SHA1 Message Date
Patrick McHardy d658f8a0e6 ipv4: ipmr: remove net pointer from struct mfc_cache 15 years ago
Patrick McHardy e258beb22f ipv4: ipmr: move unres_queue and timer to per-namespace data 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
Nicolas Dichtel 7438189baa net: ipmr/ip6mr: prevent out-of-bounds vif_table access 15 years ago
Patrick McHardy a50436f2cd net: ipmr/ip6mr: fix potential out-of-bounds vif_table access 15 years ago
Pavel Emelyanov 9f0beba9f9 ipmr: remove useless checks from ipmr_device_event 15 years ago
Dan Carpenter d0490cfdf4 ipmr: missing dev_put() on error path in vif_add() 15 years ago
Eric Dumazet d17fa6fa81 ipmr: Optimize multiple unregistration 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Ilia K ee5e81f000 add vif using local interface index instead of IP 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Tom Goff 403dbb97f6 PIM-SM: namespace changes 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Ilpo Järvinen 69ebbf58f3 ipmr: use goto to common label instead of opencoding 16 years ago
Benjamin Thery 4feb88e5c6 netns: ipmr: enable namespace support in ipv4 multicast routing code 16 years ago
Benjamin Thery f6bb451476 netns: ipmr: declare ipmr /proc/net entries per-namespace 16 years ago
Benjamin Thery 6c5143dbcf netns: ipmr: declare reg_vif_num per-namespace 16 years ago
Benjamin Thery 6f9374a934 netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace 16 years ago
Benjamin Thery 1e8fb3b6a4 netns: ipmr: declare counter cache_resolve_queue_len per-namespace 16 years ago
Benjamin Thery 2bb8b26c3e netns: ipmr: dynamically allocate mfc_cache_array 16 years ago
Benjamin Thery 5c0a66f5f3 netns: ipmr: store netns in struct mfc_cache 16 years ago
Benjamin Thery cf958ae377 netns: ipmr: dynamically allocate vif_table 16 years ago
Benjamin Thery 70a269e6c9 netns: ipmr: allocate mroute_socket per-namespace. 16 years ago
Ilpo Järvinen b1879204dd ipmr: merge common code 16 years ago
Benjamin Thery 999890b21a net: /proc/net/ip_mr_cache, display Iif as a signed short 16 years ago
Benjamin Thery 1ea472e2de net: fix /proc/net/ip_mr_cache display - V2 16 years ago
Stephen Hemminger 007c3838d9 ipmr: convert ipmr virtual interface to net_device_ops 16 years ago
Stephen Hemminger 5bc3eb7e2f ip: convert to net_device_ops for ioctl 16 years ago
Benjamin Thery c3e388964b net: fix ip_mr_init() error path 16 years ago
Jianjun Kong c354e12463 net: clean up net/ipv4/ipmr.c 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 years ago
Wang Chen 7dc00c82cb ipv4: Fix ipmr unregister device oops 17 years ago
Wang Chen d607032db0 ipv4: Check return of dev_set_allmulti 17 years ago
Wang Chen 03d2f897e9 ipv4: Do cleanup for ip_mr_init 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Pavel Emelyanov cf3677ae19 ipmr: Use on-device stats instead of private ones. 17 years ago
Pavel Emelyanov 2f4c02d40c ipmr: Ipip tunnel uses on-device stats. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev 1ab352768f [NETNS]: Add namespace parameter to ip_dev_find. 17 years ago
Stephen Hemminger ba93ef7465 [IPV4]: ipmr sparse warnings 17 years ago
Joe Perches f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> 17 years ago