Age | Commit message (Expand) | Author |
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 analogue | Pavel Emelyanov |
2008-01-28 | [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules | Pavel Emelyanov |
2008-01-28 | [IPVS]: Switch to using ctl_paths. | Pavel Emelyanov |
2008-01-28 | [VLAN]: Avoid expensive divides | Eric Dumazet |
2008-01-28 | mac80211: Add radio led trigger | Ivo van Doorn |
2008-01-28 | mac80211: A-MPDU Rx adding basic functionality | Ron Rindjunsky |
2008-01-28 | mac80211: A-MPDU Rx add low level driver API | Ron Rindjunsky |
2008-01-28 | [NET]: Remove unused member of dst_entry | Rami Rosen |
2008-01-28 | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong |
2008-01-28 | [NETNS]: Should build with CONFIG_SYSCTL=n | Eric Dumazet |
2008-01-28 | [CONNECTOR]: Cleanup struct cn_callback_entry | Li Zefan |
2008-01-28 | [CONNECTOR]: Cleanup struct cn_queue_dev | Li Zefan |
2008-01-28 | [NET]: prot_inuse cleanups and optimizations | Eric Dumazet |
2008-01-28 | [LIB] pcounter : unline too big functions | Eric 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 | [SHAPER]: The scheduled shaper removal. | Adrian Bunk |
2008-01-28 | [IPSEC]: Kill duplicate xfrm_policy_flush prototype | Herbert Xu |
2008-01-28 | [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary | Ilpo Järvinen |
2008-01-28 | [TCP]: Introduce tcp_wnd_end() to reduce line lengths | Ilpo Järvinen |
2008-01-28 | [IPV4]: Remove unused multipath cached routing defintion in net/flow.h | Rami 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.h | Rami Rosen |
2008-01-28 | [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE) | Rami Rosen |
2008-01-28 | [ATM]: [br2864] whitespace cleanup | Chas Williams |
2008-01-28 | [ATM]: [br2864] routed support | Eric Kinzie |
2008-01-28 | [ATM]: Convert struct class_device to struct device | Kay Sievers |
2008-01-28 | [ETH]: Combine format_addr() with print_mac(). | Michael Chan |
2008-01-28 | [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim() | Eric Dumazet |