[CIPSO]: Missing annotation in cipso_ipv4 update.
[safe/jmp/linux-2.6] / net / ipv4 /
2006-12-03 Al Viro[CIPSO]: Missing annotation in cipso_ipv4 update.
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-03 Al Viro[NETFILTER]: ip_nat_snmp_basic annotations.
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
2006-12-03 Paul MooreNetLabel: use cipso_v4_doi_search() for local CIPSOv4...
2006-12-03 Paul MooreNetLabel: return the correct error for translated CIPSO...
2006-12-03 Paul MooreNetLabel: fixup the handling of CIPSOv4 tags to allow...
2006-12-03 Paul MooreNetLabel: add tag verification when adding new CIPSOv4...
2006-12-03 Paul MooreNetLabel: check for a CIPSOv4 option before we do call...
2006-12-03 Paul MooreNetLabel: make netlbl_lsm_secattr struct easier/quicker...
2006-12-03 Arnaldo Carvalho... [TCP]: Tidy up skb_entail
2006-12-03 Arnaldo Carvalho... [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG
2006-12-03 Arnaldo Carvalho... [IPV4]: Use kmemdup in net/ipv4/devinet.c
2006-12-03 Arnaldo Carvalho... [NETLABEL]: Use kmemdup in cipso_ipv4.c
2006-12-03 Arnaldo Carvalho... [TCP_IPV4]: Use kmemdup where appropriate
2006-12-03 Arnaldo Carvalho... [TCP_IPV4]: CodingStyle cleanups, no code change
2006-12-03 Gerrit Renker[NET/IPv4]: Make udp_push_pending_frames static
2006-12-03 Al Viro[NET]: netfilter checksum annotations
2006-12-03 Al Viro[NET]: ipvs checksum annotations.
2006-12-03 Al Viro[NET]: Make mangling a checksum (0 -> 0xffff on the...
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[NET]: Annotate ip_vs_checksum_complete() and callers.
2006-12-03 Al Viro[NET]: Annotate callers of the reset of checksum.h...
2006-12-03 Al Viro[NET]: Annotate callers of csum_partial_copy_...()...
2006-12-03 Al Viro[NET]: Annotate csum_partial() callers in net/*
2006-12-03 Al Viro[NET]: Annotate csum_tcpudp_magic() callers in net/*
2006-12-03 Al Viro[NET]: Annotate callers of csum_fold() in net/*
2006-12-03 Al Viro[IPVS]: Annotate ..._app_hashkey().
2006-12-03 Al Viro[NETFILTER]: More trivial annotations.
2006-12-03 Al Viro[IPV6]: Assorted trivial endianness annotations.
2006-12-03 Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux
2006-12-03 David S. Miller[TCP]: Fix some warning when MD5 is disabled.
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 David S. Miller[TCP] htcp: Better packing of struct htcp.
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-03 Gerrit Renker[TCP]: Remove dead code in init_sequence
2006-12-03 David S. Miller[TCP]: Don't set SKB owner in tcp_transmit_skb().
2006-12-03 Stephen Hemminger[TCP]: Allow autoloading of congestion control via...
2006-12-03 Stephen Hemminger[TCP]: Restrict congestion control choices.
2006-12-03 Stephen Hemminger[TCP]: Add tcp_available_congestion_control sysctl.
2006-12-03 Eric Dumazet[NET]: Size listen hash tables using backlog hint
2006-12-03 Thomas Graf[NET] rules: Share common attribute validation policy
2006-12-03 Thomas Graf[NET] rules: Protocol independant mark selector
2006-12-03 Thomas Graf[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
2006-12-03 Thomas Graf[NET]: Rethink mark field in struct flowi
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-12-03 Venkat YekkiralaSELinux: Return correct context for SO_PEERSEC
2006-12-03 Al Viro[IPV4]: encapsulation annotations
2006-12-03 Al Viro[XFRM]: misc annotations
2006-12-03 Al Viro[NET]: ipconfig and nfsroot annotations
2006-11-29 Patrick McHardy[NETFILTER]: ipt_REJECT: fix memory corruption
2006-11-29 Yasuyuki Kozakai[NETFILTER]: conntrack: fix refcount leak when finding...
2006-11-29 Patrick McHardy[NETFILTER]: ctnetlink: fix reference count leak
2006-11-25 Akinobu Mita[NET]: Fix kfifo_alloc() error check.
2006-11-25 Olaf Kirch[UDP]: Make udp_encap_rcv use pskb_may_pull
2006-11-25 Faidon Liambotis[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_...
2006-11-16 John Heffner[TCP]: Fix up sysctl_tcp_mem initialization.
2006-11-16 Patrick McHardy[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
2006-11-10 Julian Anastasov[IPVS]: More endianness fixed.
2006-11-07 John Heffner[TCP]: Don't use highmem in tcp hash size calculation.
2006-11-01 Stephen Hemminger[TCP]: Set default congestion control when no sysctl.
2006-10-30 Paul Moore[NetLabel]: protect the CIPSOv4 socket option from...
2006-10-30 Dmitry Mishin[NETFILTER]: ip_tables: compat code module refcounting fix
2006-10-30 Vasily Averin[NETFILTER]: ip_tables: compat error way cleanup
2006-10-30 Dmitry Mishin[NETFILTER]: Missed and reordered checks in {arp,ip...
2006-10-30 Heiko Carstens[NET]: fix uaccess handling
2006-10-26 Gavin McCullagh[TCP] H-TCP: fix integer overflow
2006-10-26 Stephen Hemminger[TCP] cubic: scaling error
2006-10-24 Al Viro[IPV4] ipconfig: fix RARP ic_servaddr breakage
2006-10-20 Eric Dumazet[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH...
2006-10-20 Björn Steinbrink[NETFILTER]: Missing check for CAP_NET_ADMIN in iptable...
2006-10-19 John Heffner[TCP]: Bound TSO defer time
2006-10-19 Thomas Graf[IPv4] fib: Remove unused fib_config members
2006-10-16 Eric Dumazet[NET]: reduce sizeof(struct inet_peer), cleanup, change...
2006-10-16 Paul MooreNetLabel: the CIPSOv4 passthrough mapping does not...
2006-10-16 Paul MooreNetLabel: only deref the CIPSOv4 standard map fields...
2006-10-16 Pablo Neira Ayuso[NETFILTER]: ctnetlink: Remove debugging messages
2006-10-16 Patrick McHardy[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum...
2006-10-16 Patrick McHardy[NETFILTER]: arp_tables: missing unregistration on...
2006-10-12 David S. Miller[NET]: Do not memcmp() over pad bytes of struct flowi.
2006-10-12 YOSHIFUJI Hideaki[NET]: Use typesafe inet_twsk() inline function instead...
2006-10-12 YOSHIFUJI Hideaki[NET]: Use hton{l,s}() for non-initializers.
2006-10-12 YOSHIFUJI Hideaki[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of...
2006-10-12 Venkat YekkiralaIPsec: correct semantics for SELinux policy matching
2006-10-12 paul.moore@hp.comNetLabel: fix a cache race condition
2006-10-10 Al Viro[PATCH] ptrdiff_t is %t, not %z
2006-10-04 Diego Beltrami[XFRM]: BEET mode
2006-10-04 David S. Miller[TCP]: Kill warning in tcp_clean_rtx_queue().
2006-10-04 Herbert Xu[UDP]: Fix MSG_PROBE crash
2006-10-04 Patrick McHardy[NETFILTER]: ipt_REJECT: remove largely duplicate route...
2006-10-04 Simon Horman[NETFILTER]: Honour source routing for LVS-NAT
2006-10-04 Simon Horman[NETFILTER]: add type parameter to ip_route_me_harder
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 Matt LaPlanteStill more typo fixes
2006-10-03 Matt LaPlantemore misc typo fixes
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Ananth N Mavinakay... [PATCH] Kprobes: Make kprobe modules more portable
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
next