Commit Graph

86644 Commits (075de9395760d6d181078f863e676e81c06e1af2)
 

Author SHA1 Message Date
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
Pavel Emelyanov 95a363582b [NET]: Use existing device list walker for /proc/dev_mcast. 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
Pavel Emelyanov 665bba1087 [NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate. 17 years ago
Pavel Emelyanov c20932d2c9 [ATALK/DECNET]: Use seq_open_private in appletalk and decnet. 17 years ago
Pavel Emelyanov 9a8c09e73b [ATM]: Use seq_open/release_privade instead of manual manipulations. 17 years ago
David S. Miller 45af1754bc [NET]: sk_release_kernel needs to be exported to modules 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 5c8cafd65e [NETNS]: icmp(v6)_sk should not pin a 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 9dfbec1fb2 [NETLINK]: No need for a separate __netlink_release call. 17 years ago
Denis V. Lunev 79c9115953 [ICMP]: Allocate data for __icmp(v6)_sk dynamically. 17 years ago
Denis V. Lunev 405666db84 [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. 17 years ago
Denis V. Lunev b7e729c4b4 [ICMP]: Store sock rather than socket for ICMP flow control. 17 years ago
Denis V. Lunev 1e3cf6834e [ICMP]: Optimize icmp_socket usage. 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
Adrian Bunk 1e04d53070 [IPV6]: Unexport ip6_find_1stfragopt 17 years ago
Matheos Worku 5fbd7e24da [NIU]: Add Support for Sun ATCA Blade Server. 17 years ago
Juha-Matti Tapio 99cd07a537 [IPV6]: Fix source address selection for ORCHID addresses 17 years ago
Juha-Matti Tapio 5fe47b8a65 [IPV6]: Add ORCHID prefix to address label table 17 years ago
Denis V. Lunev c4544c7243 [NETNS]: Process inet_select_addr inside a namespace. 17 years ago
Denis V. Lunev 3776c8891a [NETNS]: Enable IPv4 address manipulations inside namespace. 17 years ago
Denis V. Lunev 1937504dd1 [NETNS]: Enable all routing manipulation via netlink inside namespace. 17 years ago
Denis V. Lunev e5b13cb10d [NETNS]: Process devinet ioctl in the correct namespace. 17 years ago
Denis V. Lunev 73b3871165 [NETNS]: Register /proc/net/rt_cache for each namespace. 17 years ago
Denis V. Lunev a75e936f2f [NETNS]: Process /proc/net/rt_cache inside a namespace. 17 years ago
Denis V. Lunev 642d631811 [IPV4]: rt_cache_get_next should take rt_genid into account. 17 years ago
Denis V. Lunev 317805b8f8 [NETNS]: Process ip_rt_redirect in the correct namespace. 17 years ago
Denis V. Lunev 9de8f76d20 [NETNS]: DST cleanup routines should be called inside namespace. 17 years ago
Denis V. Lunev be162d6288 [NETNS]: Enable inetdev_event notifier. 17 years ago
Denis V. Lunev 2430aa85de [NETNS]: Disable multicaststing configuration inside non-initial namespace. 17 years ago
Denis V. Lunev 0c65babd6c [NETNS]: Default arp parameters lookup. 17 years ago
Denis V. Lunev 4ab438fcd7 [NETNS]: Register neighbour table parameters in the correct namespace. 17 years ago
Denis V. Lunev 6133fb1aa1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. 17 years ago
Denis V. Lunev 6fc68624e5 [NETFILTER]: Consolidate masq_inet_event and masq_device_event. 17 years ago
Denis V. Lunev 5811769c78 [IPV4]: Remove check for ifa->ifa_dev != NULL. 17 years ago
Denis V. Lunev a337499f66 [IPV4]: Remove ifa != NULL check. 17 years ago
Wang Chen 2335f8ec27 [X25]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 6d37a15816 [WANROUTER]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen d45fba3625 [8021Q]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 770207208e [IPV4]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 4436f4cbfa [IPV6]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 160f17e345 [SCTP]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 25296d599c [PKTGEN]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 46ecf0b994 [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first 17 years ago