]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - include/net
[CONNECTOR]: clean up {,__}cn_rx_skb()
[linux-2.6-omap-h63xx.git] / include / net /
2008-01-28 Eric Dumazet[NET]: prot_inuse cleanups and optimizations
2008-01-28 Rami Rosen[IPVS]: Remove declaration of unimplemented method...
2008-01-28 Rami Rosen[IPV4]: Remove three declarations of unimplemented...
2008-01-28 Herbert Xu[IPSEC]: Kill duplicate xfrm_policy_flush prototype
2008-01-28 Ilpo Järvinen[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
2008-01-28 Ilpo Järvinen[TCP]: Introduce tcp_wnd_end() to reduce line lengths
2008-01-28 Rami Rosen[IPV4]: Remove unused multipath cached routing defintio...
2008-01-28 Hideo Aoki[UDP]: Add memory accounting.
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Rami Rosen[NEIGH]: Remove unused method from include/net/neighbour.h
2008-01-28 Rami Rosen[IPV4]: Remove unused define in include/net/arp.h ...
2008-01-28 Eric Dumazet[SOCK] Avoid divides in sk_stream_pages() and __sk_stre...
2008-01-28 Eric W. Biederman[NETNS]: Modify the neighbour table code so it handles...
2008-01-28 Paul Moore[XFRM]: RFC4303 compliant auditing
2008-01-28 Eric Dumazet[SOCK] Avoid integer divides where not necessary in...
2008-01-28 YOSHIFUJI Hideaki[TCP]: Convert several length variable to unsigned.
2008-01-28 Johannes Bergcfg80211/nl80211: implement station attribute retrieval
2008-01-28 Johannes Bergcfg80211/nl80211: station handling
2008-01-28 Johannes Bergcfg80211/nl80211: add beacon settings
2008-01-28 Johannes Bergmac80211: support getting key sequence counters via...
2008-01-28 Johannes Bergcfg80211/nl80211: introduce key handling
2008-01-28 Johannes Bergmac80211: allow easier multicast/broadcast buffering...
2008-01-28 Johannes Bergmac80211: clean up eapol handling in TX path
2008-01-28 Paul Moore[XFRM]: Assorted IPsec fixups
2008-01-28 Masahide NAKAMURA[XFRM]: Define packet dropping statistics.
2008-01-28 Masahide NAKAMURA[XFRM] IPv6: Fix dst/routing check at transformation.
2008-01-28 Pavel Emelyanov[INET]: Uninline the inet_twsk_put function.
2008-01-28 Pavel Emelyanov[INET]: Uninline the __inet_lookup_established function.
2008-01-28 Pavel Emelyanov[INET]: Uninline the __inet_hash function.
2008-01-28 Vlad Yasevich[SCTP]: Implement ADD-IP special case processing for...
2008-01-28 Vlad Yasevich[SCTP]: Change use_as_src into a full address state
2008-01-28 Vlad Yasevich[SCTP]: Update ASCONF processing to conform to spec.
2008-01-28 Vlad Yasevich[SCTP]: Add the handling of "Set Primary IP Address...
2008-01-28 Vlad Yasevich[SCTP]: Handle the wildcard ADD-IP Address parameter
2008-01-28 Herbert Xu[SNMP]: Fix SNMP counters with PREEMPT
2008-01-28 Jan Engelhardt[NETFILTER]: Introduce nf_inet_address
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: constify struct nf_logger and...
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: move logging stuff to seperate...
2008-01-28 Patrick McHardy[NETFILTER]: nf_nat: pass manip type instead of hook...
2008-01-28 Patrick McHardy[NETFILTER]: nf_nat: mark NAT protocols const
2008-01-28 Patrick McHardy[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()
2008-01-28 Johannes Bergmac80211: conditionally include timestamp in radiotap...
2008-01-28 Vlad Yasevich[SCTP]: Use crc32c library for checksum calculations.
2008-01-28 Joe Perches[IPV4] sctp: Use ipv4_is_<type>
2008-01-28 Joe Perches[IPV4] include/net: Use ipv4_is_<type>
2008-01-28 Pavel Emelyanov[IPV4]: Move the devinet pointers on the struct net
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 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 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]: Restore missing inDatagrams increments
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]: x_tables: add RATEEST target
2008-01-28 Jan Engelhardt[NET]: Constify include/net/dsfield.h
2008-01-28 Laszlo Attila Toth[IPV4]: Add inet_dev_addr_type()
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 Patrick McHardy[NET]: Move netfilter checksum helpers to net/core...
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 Arnaldo Carvalho... [NET] proto: Use pcounters for the inuse field
next