aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-01-28[NETNS]: Create ipv6 devconf-s for namespacesPavel Emelyanov
2008-01-28[NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semanticsDenis V. Lunev
2008-01-28[NETNS]: Pass namespace through ip_rt_ioctl.Denis V. Lunev
2008-01-28[NETNS]: Provide correct namespace for fibnl netlink socket.Denis V. Lunev
2008-01-28[NETNS]: Place fib tables into netns.Denis V. Lunev
2008-01-28[NETNS]: Namespacing IPv4 fib rules.Denis V. Lunev
2008-01-28[NETNS]: Add netns to nl_info structure.Denis V. Lunev
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman
2008-01-28[NETNS]: Add netns parameter to fib_get_table/fib_new_table.Denis V. Lunev
2008-01-28[IPV4]: Unify access to the routing tables.Denis V. Lunev
2008-01-28[NETNS]: Refactor fib initialization so it can handle multiple namespaces.Denis V. Lunev
2008-01-28[IPV4]: Check fib4_rules_init failure.Denis V. Lunev
2008-01-28[NETNS]: Add namespace to API for routing /proc entries creation.Denis V. Lunev
2008-01-28[NETNS]: Namespacing in the generic fib rules code.Denis V. Lunev
2008-01-28[NETNS]: Pass fib_rules_ops into default_pref method.Denis V. Lunev
2008-01-28[NETNS]: Add netns parameter to fib_rules_(un)register.Denis V. Lunev
2008-01-28[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Add ipv6 structure for netns.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano
2008-01-28[NETFILTER]: Use the ctl paths instead of hand-made analoguePavel Emelyanov
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov
2008-01-28[IPVS]: Switch to using ctl_paths.Pavel Emelyanov
2008-01-28mac80211: Add radio led triggerIvo van Doorn
2008-01-28mac80211: A-MPDU Rx add low level driver APIRon Rindjunsky
2008-01-28[NET]: Remove unused member of dst_entryRami Rosen
2008-01-28[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong
2008-01-28[NETNS]: Should build with CONFIG_SYSCTL=nEric Dumazet
2008-01-28[NET]: prot_inuse cleanups and optimizationsEric Dumazet
2008-01-28[IPVS]: Remove declaration of unimplemented method and remove unused definiti...Rami Rosen
2008-01-28[IPV4]: Remove three declarations of unimplemented methods and correct a typo...Rami Rosen
2008-01-28[IPSEC]: Kill duplicate xfrm_policy_flush prototypeHerbert Xu
2008-01-28[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessaryIlpo Järvinen
2008-01-28[TCP]: Introduce tcp_wnd_end() to reduce line lengthsIlpo Järvinen
2008-01-28[IPV4]: Remove unused multipath cached routing defintion in net/flow.hRami Rosen
2008-01-28[UDP]: Add memory accounting.Hideo Aoki
2008-01-28[NET] CORE: Introducing new memory accounting interface.Hideo Aoki
2008-01-28[NEIGH]: Remove unused method from include/net/neighbour.hRami Rosen
2008-01-28[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)Rami Rosen
2008-01-28[SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()Eric Dumazet
2008-01-28[NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman
2008-01-28[XFRM]: RFC4303 compliant auditingPaul Moore
2008-01-28[SOCK] Avoid integer divides where not necessary in include/net/sock.hEric Dumazet
2008-01-28[TCP]: Convert several length variable to unsigned.YOSHIFUJI Hideaki
2008-01-28cfg80211/nl80211: implement station attribute retrievalJohannes Berg
2008-01-28cfg80211/nl80211: station handlingJohannes Berg
2008-01-28cfg80211/nl80211: add beacon settingsJohannes Berg