Age | Commit message (Expand) | Author |
2007-10-17 | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu |
2007-10-17 | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu |
2007-10-17 | [IPSEC]: Add missing BEET checks | Herbert Xu |
2007-10-17 | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu |
2007-10-17 | [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi | Herbert Xu |
2007-10-17 | [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input | Herbert Xu |
2007-10-17 | [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() | Pavel Emelyanov |
2007-10-17 | [NET]: Move the filter releasing into a separate call | Pavel Emelyanov |
2007-10-17 | [INET]: Remove no longer needed ->equal callback | Pavel Emelyanov |
2007-10-17 | [INET]: Consolidate xxx_find() in fragment management | Pavel Emelyanov |
2007-10-17 | [INET]: Consolidate xxx_frag_create() | Pavel Emelyanov |
2007-10-17 | [INET]: Consolidate xxx_frag_alloc() | Pavel Emelyanov |
2007-10-17 | [INET]: Consolidate xxx_frag_intern | Pavel Emelyanov |
2007-10-17 | 9p: remove sysctl | Eric Van Hensbergen |
2007-10-17 | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen |
2007-10-17 | 9p: attach-per-user | Latchesar Ionkov |
2007-10-17 | 9p: Make transports dynamic | Eric Van Hensbergen |
2007-10-15 | [IPV6]: Replace sk_buff ** with sk_buff * in input handlers | Herbert Xu |
2007-10-15 | [INET]: Consolidate the xxx_put | Pavel Emelyanov |
2007-10-15 | [INET]: Consolidate the xxx_evictor | Pavel Emelyanov |
2007-10-15 | [INET]: Consolidate the xxx_frag_destroy | Pavel Emelyanov |
2007-10-15 | [INET]: Consolidate xxx_the secret_rebuild | Pavel Emelyanov |
2007-10-15 | [INET]: Consolidate the xxx_frag_kill | Pavel Emelyanov |
2007-10-15 | [INET]: Collect common frag sysctl variables together | Pavel Emelyanov |
2007-10-15 | [INET]: Collect frag queues management objects together | Pavel Emelyanov |
2007-10-15 | [INET]: Move common fields from frag_queues in one place. | Pavel Emelyanov |
2007-10-15 | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu |
2007-10-15 | [IPVS]: Replace local version of skb_make_writable | Herbert Xu |
2007-10-15 | [IPV4]: Change ip_defrag to return an integer | Herbert Xu |
2007-10-10 | [IPv6]: Export userland ND options through netlink (RDNSS support) | Pierre Ynard |
2007-10-10 | [9P]: build fix with !CONFIG_SYSCTL | Ingo Molnar |
2007-10-10 | [NET]: make netlink user -> kernel interface synchronious | Denis V. Lunev |
2007-10-10 | [NETLINK]: Fix typos in comments in netlink.h | Pierre Ynard |
2007-10-10 | [INET]: local port range robustness | Stephen Hemminger |
2007-10-10 | [SCTP]: port randomization | Stephen Hemminger |
2007-10-10 | [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr | Herbert Xu |
2007-10-10 | [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output | Herbert Xu |
2007-10-10 | [IPSEC]: Move common code into xfrm_alloc_spi | Herbert Xu |
2007-10-10 | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov |
2007-10-10 | [IPSEC]: Unexport xfrm_replay_notify | Herbert Xu |
2007-10-10 | [IPSEC]: Move output replay code into xfrm_output | Herbert Xu |
2007-10-10 | [IPSEC]: Move xfrm_state_check into xfrm_output.c | Herbert Xu |
2007-10-10 | [IPSEC]: Move common output code to xfrm_output | Herbert Xu |
2007-10-10 | [IPSEC] ah: Remove keys from ah_data structure | Herbert Xu |
2007-10-10 | [IPSEC] esp: Remove keys from esp_data structure | Herbert Xu |
2007-10-10 | [AF_IUCV]: postpone receival of iucv-packets | Ursula Braun |
2007-10-10 | [AF_IUCV]: remove static declarations from header file. | Heiko Carstens |
2007-10-10 | [NET]: sparse warning fixes | Stephen Hemminger |
2007-10-10 | [MAC80211]: Update beacon_update callback documentation | Michael Buesch |
2007-10-10 | [MAC80211]: add sta_notify callback | Tomas Winkler |