| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | [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 | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | [NETNS]: Modify the neighbour table code so it handles multiple network names... | Eric W. Biederman | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | [XFRM]: RFC4303 compliant auditing | Paul Moore | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | [SOCK] Avoid integer divides where not necessary in include/net/sock.h | Eric Dumazet | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | [TCP]: Convert several length variable to unsigned. | YOSHIFUJI Hideaki | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | cfg80211/nl80211: implement station attribute retrieval | Johannes Berg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | cfg80211/nl80211: station handling | Johannes Berg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | cfg80211/nl80211: add beacon settings | Johannes Berg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | mac80211: support getting key sequence counters via cfg80211 | Johannes Berg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | cfg80211/nl80211: introduce key handling | Johannes Berg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | mac80211: allow easier multicast/broadcast buffering in hardware | Johannes Berg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | mac80211: clean up eapol handling in TX path | Johannes Berg | 2008-01-28 | |
| | * | | | | | | | | | | | | | | | | | [XFRM]: Assorted IPsec fixups | Paul Moore | 2008-01-28 | |
