[IPV4]: Pass the net pointer to the arp_req_set_proxy()
[pandora-kernel.git] / include /
2008-01-28 Pavel Emelyanov[IPV4]: Pass the net pointer to the arp_req_set_proxy()
2008-01-28 Pavel Emelyanov[NETNS]: Add the netns_ipv4 struct
2008-01-28 Gerrit Renker[DCCP]: Handle timestamps on Request/Response exchange...
2008-01-28 Gerrit Renker[DCCP]: Allow to parse options on Request Sockets
2008-01-28 Gerrit Renker[DCCP]: Support for server holding timewait state
2008-01-28 Harvey Harrison[NET]: Remove FASTCALL macro
2008-01-28 Herbert Xu[IPSEC]: Add ICMP host relookup support
2008-01-28 Herbert Xu[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_po...
2008-01-28 Herbert Xu[IPSEC]: Make xfrm_lookup flags argument a bit-field
2008-01-28 Denis V. Lunev[NETNS]: separate af_packet netns data
2008-01-28 Denis V. Lunev[NETNS]: struct net content re-work (v3)
2008-01-28 Denis V. Lunev[AF_UNIX]: Remove unused declaration of sysctl_unix_max...
2008-01-28 Daniel Lezcano[IPV6]: make the protocol initialization to return...
2008-01-28 Daniel Lezcano[IPV6]: make inet6_register_protosw to return an error...
2008-01-28 Daniel Lezcano[IPV6]: make frag to return an error at initialization
2008-01-28 Daniel Lezcano[IPV6]: make extended headers to return an error at...
2008-01-28 Daniel Lezcano[IPV6]: make flowlabel to return an error
2008-01-28 Pavel Emelyanov[IPV4]: Cleanup IN_DEV_MFORWARD macro
2008-01-28 Herbert Xu[IPSEC]: Add xfrm_input_state helper
2008-01-28 YOSHIFUJI Hideaki[NET]: Remove unused "mibalign" argument for snmp_mib_i...
2008-01-28 Denis V. Lunev[IPV4]: last default route is a fib table property
2008-01-28 Daniel Lezcano[IPV6]: route6 remove ifdef for fib_rules
2008-01-28 Daniel Lezcano[IPV6]: remove ifdef in route6 for xfrm6
2008-01-28 Pavel Emelyanov[NET] sysctl: make sysctl_somaxconn per-namespace
2008-01-28 Pavel Emelyanov[NET] sysctl: make the sys.net.core sysctls per-namespace
2008-01-28 Pavel Emelyanov[SNMP]: Remove unused devconf macros.
2008-01-28 Eric W. Biederman[IPV4]: Remove ip_fib_local_table and ip_fib_main_table...
2008-01-28 Daniel Lezcano[IPV6]: Make ip6_route_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_rules_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make xfrm6_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_init to return an error code.
2008-01-28 Patrick McHardy[NETLINK]: Mark attribute construction exception unlikely
2008-01-28 Herbert Xu[UDP]: Only increment counter on first peek/recv
2008-01-28 Herbert Xu[UDP]: Restore missing inDatagrams increments
2008-01-28 Herbert Xu[UDP]: Avoid repeated counting of checksum errors due...
2008-01-28 Pavel Emelyanov[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4...
2008-01-28 Pavel Emelyanov[NET]: Remove the empty net_table
2008-01-28 Pavel Emelyanov[TR]: Use ctl paths to register net/token-ring/ table
2008-01-28 Pavel Emelyanov[IPV4]: Use ctl paths to register net/ipv4/ table
2008-01-28 Pavel Emelyanov[NET]: Isolate the net/core/ sysctl table
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move list_head/skb/id to struct...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move queueing related functions...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: remove unused data pointer
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: make queue_handler const
2008-01-28 Patrick McHardy[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: add rateest match
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: add RATEEST target
2008-01-28 Jan Engelhardt[NETFILTER]: IPv6 capable xt_TOS v1 target
2008-01-28 Jan Engelhardt[NETFILTER]: IPv6 capable xt_tos v1 match
2008-01-28 Jan Engelhardt[NET]: Constify include/net/dsfield.h
2008-01-28 Laszlo Attila Toth[NETFILTER]: ipt_addrtype: limit address type checking...
2008-01-28 Laszlo Attila Toth[IPV4]: Add inet_dev_addr_type()
2008-01-28 Jan Engelhardt[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
2008-01-28 Eric Dumazet[NETFILTER]: x_tables: struct xt_table_info diet
2008-01-28 Sven Schnelle[NETFILTER]: x_tables: add TCPOPTSTRIP target
2008-01-28 Denis V. Lunev[NET]: netns compilation speedup
2008-01-28 Herbert Xu[IPSEC]: Use the correct family for input state lookup
2008-01-28 Ilpo Järvinen[TCP]: Abstract tp->highest_sack accessing & point...
2008-01-28 Ilpo Järvinen[TCP]: Add tcp_for_write_queue_from_safe and use it...
2008-01-28 Ilpo Järvinen[TCP]: Cong.ctrl modules: remove unused good_ack from...
2008-01-28 Ron Rindjunskymac80211: adding 802.11n configuration flows
2008-01-28 Ron Rindjunskymac80211: adding 802.11n HT framework definitions
2008-01-28 Johannes Bergmac80211: make ieee80211_iterate_active_interfaces...
2008-01-28 Pavel Emelyanov[UNIX]: Make the unix sysctl tables per-namespace
2008-01-28 Pavel Emelyanov[UNIX]: Move the sysctl_unix_max_dgram_qlen
2008-01-28 Pavel Emelyanov[UNIX]: Extend unix_sysctl_(un)register prototypes
2008-01-28 Eric W. Biederman[NET]: Implement the per network namespace sysctl infra...
2008-01-28 Eric W. Biedermansysctl: Infrastructure for per namespace sysctls
2008-01-28 Eric W. Biedermansysctl: Remember the ctl_table we passed to register_sy...
2008-01-28 Eric W. Biedermansysctl: Add register_sysctl_paths function
2008-01-28 Patrick McHardy[NETFILTER]: Convert old checksum helper names
2008-01-28 Patrick McHardy[NET]: Move netfilter checksum helpers to net/core...
2008-01-28 Gerrit Renker[DCCP]: Integrate state transitions for passive-close
2008-01-28 Gerrit Renker[DCCP]: Dedicated auxiliary states to support passive...
2008-01-28 Fred L. Templin[IPV6]: Add RFC4214 support
2008-01-28 Pavel Emelyanov[NET]: Eliminate unused argument from sk_stream_alloc_pskb
2008-01-28 Pavel Emelyanov[NET]: Uninline the sk_stream_alloc_pskb
2008-01-28 Ilpo Järvinen[TCP]: Move FRTO checks out from write queue abstractio...
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2008-01-28 Ilpo Järvinen[PCOUNTER] Fix build error without CONFIG_SMP
2008-01-28 Gerrit Renker[DCCP]: Make PARTOPEN an autonomous state
2008-01-28 Arnaldo Carvalho... [NET] proto: Use pcounters for the inuse field
2008-01-28 Arnaldo Carvalho... [LIB]: Introduce struct pcounter
2008-01-28 Ron Rindjunskymac80211: adding 802.11n definitions in ieee80211.h
2008-01-28 Johannes Bergmac80211: provide interface iterator for drivers
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proc interface.
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->unhash callback
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->hash callback
2008-01-28 Pavel Emelyanov[RAW]: Introduce raw_hashinfo structure
2008-01-28 Pavel Emelyanov[IPv6] RAW: Compact the API for the kernel
2008-01-28 Pavel Emelyanov[IPv4] RAW: Compact the API for the kernel
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-28 Denis V. Lunev[NET]: Make AF_PACKET handle multiple network namespaces
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Michael Wuieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h
2008-01-28 Stephen Hemminger[NETPOLL]: Don't need rx_flags.
2008-01-28 Stephen Hemminger[NETPOLL]: no need to store local_mac
2008-01-28 Oliver Hartkopp[CAN]: Add missing Kbuild entries
2008-01-28 Oliver Hartkopp[CAN]: Fix plain integer definitions in userspace header.
2008-01-28 Oliver Hartkopp[CAN]: Add broadcast manager (bcm) protocol
next