Commit Graph

1783 Commits (308c05e35e3517d19bb67a7e97772235c9e15cd7)

Author SHA1 Message Date
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
Daniel Lezcano af2849377e [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf 17 years ago
David S. Miller 7adc3830f9 [TCP]: Improve ipv4 established hash function. 17 years ago
Benjamin Thery 6891a346c3 [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces 17 years ago
Benjamin Thery f2fc6a5458 [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace 17 years ago
Daniel Lezcano 8ed6778967 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace 17 years ago
Daniel Lezcano bdb3289f73 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer 17 years ago
Daniel Lezcano 5578689a4e [NETNS][IPV6] route6 - make route6 per namespace 17 years ago
Daniel Lezcano 7b4da53229 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers 17 years ago
Daniel Lezcano 606a2b4862 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup 17 years ago
Benjamin Thery c572872f89 [NETNS][IPV6] rt6_stats - make the stats per network namespace 17 years ago
Daniel Lezcano 6cc118bd50 [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics 17 years ago
Daniel Lezcano dcabb819a6 [NETNS][IPV6] fib6_rules - handle several network namespaces 17 years ago
Daniel Lezcano 63152fc0de [NETNS][IPV6] ip6_fib - gc timer per namespace 17 years ago
Daniel Lezcano 5b7c931dff [NETNS][IPV6] ip6_fib - add net to gc timer parameter 17 years ago
Daniel Lezcano f3db48517f [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces 17 years ago
Daniel Lezcano 58f09b78b7 [NETNS][IPV6] ip6_fib - make it per network namespace 17 years ago
YOSHIFUJI Hideaki 3b00944c5c [IPV6]: Make ndisc_dst_alloc() common for later use. 17 years ago
YOSHIFUJI Hideaki 5e5f3f0f80 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). 17 years ago
YOSHIFUJI Hideaki 8082c37cdc [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). 17 years ago
YOSHIFUJI Hideaki 0e7b8dcd16 [IPV6]: Use htonl() instead of __constant_htonl() where appricable. 17 years ago
YOSHIFUJI Hideaki 662397fd7a [IPV6]: Move packet_type{} related bits to af_inet6.c. 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Glenn Griffin c6aefafb7e [TCP]: Add IPv6 support to TCP SYN cookies 17 years ago
Johannes Berg 2485f7105f mac80211: clarify use of TX status/RX callbacks 17 years ago
Johannes Berg d46e144b65 mac80211: rework TX filtered frame code 17 years ago
Bruno Randolf 9d9bf77d16 mac80211: enable IBSS merging 17 years ago
Bruno Randolf c132bec33c mac80211: better definition of mactime 17 years ago
Michael Buesch d0f5afbe6d mac80211: Extend filter flag documentation about unsupported flags 17 years ago
Johannes Berg 3330d7be70 mac80211: give burst time in txop rather than 0.1msec units 17 years ago
Michael Wu 66f7ac50ed nl80211: Add monitor interface configuration flags 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Ron Rindjunsky 483fdcecc5 mac80211: A-MPDU Tx change tx_status to support Block Ack data 17 years ago
Ron Rindjunsky 9e72349237 mac80211: A-MPDU Tx adding qdisc support 17 years ago
Ron Rindjunsky 0df3ef45a3 mac80211: A-MPDU Tx add session's and low level driver's API 17 years ago
Ilpo Järvinen 03a64c93b6 [LLC]: Kill static inline llc_addrany 17 years ago
Ilpo Järvinen a90bcbd651 [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms 17 years ago
Denis V. Lunev fd80eb942a [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. 17 years ago
Neil Horman 58fbbed4fb [SCTP]: extend exported data in /proc/net/sctp/assoc 17 years ago
Denis V. Lunev 98c6d1b261 [NETNS]: Make icmpv6_sk per namespace. 17 years ago
Denis V. Lunev 4a6ad7a141 [NETNS]: Make icmp_sk per namespace. 17 years ago
Denis V. Lunev edf0208702 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. 17 years ago
Denis V. Lunev a5710d6582 [ICMP]: Add return code to icmp_init. 17 years ago
Denis V. Lunev 9b0f976f27 [INET]: Remove struct net_proto_family* from _init calls. 17 years ago
Timo Teras 4c563f7669 [XFRM]: Speed up xfrm_policy and xfrm_state walking 17 years ago
Juha-Matti Tapio 99cd07a537 [IPV6]: Fix source address selection for ORCHID addresses 17 years ago
Vlad Yasevich 7e8616d8e7 [SCTP]: Update AUTH structures to match declarations in draft-16. 17 years ago
Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 17 years ago
Randy Dunlap 3172936341 net: fix kernel-doc warnings in header files 17 years ago