]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/ipv4
[NETFILTER]: More __read_mostly annotations
[linux-2.6-omap-h63xx.git] / net / ipv4 /
2006-12-03 David S. Miller[TCP] Vegas: Increase default alpha to 2 and beta to 4.
2006-12-03 Gerrit Renker[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt...
2006-12-03 Thomas Graf[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some...
2006-12-03 Thomas Graf[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
2006-12-03 Arnaldo Carvalho... [IPVS]: Use kmemdup where appropriate
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-12-02 Linus TorvaldsMerge branch 'for-2.6.20' of git://git.kernel.org/pub...
2006-12-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-11-30 Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-30 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-11-30 Jeff GarzikMerge branch 'tj-upstream-fixes' of git://htj.dyndns...
2006-11-29 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2006-11-29 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
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-28 Andi KleenMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-11-26 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
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-21 Andi KleenMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-11-20 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-11-16 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2006-11-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-11-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
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-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-11-13 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-11-13 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2006-11-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2006-11-13 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-11-13 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-11-13 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sfren...
2006-11-10 Julian Anastasov[IPVS]: More endianness fixed.
2006-11-10 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-11-08 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-11-08 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-11-07 John Heffner[TCP]: Don't use highmem in tcp hash size calculation.
2006-11-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-11-06 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-11-02 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-11-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-11-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-11-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-11-01 Stephen Hemminger[TCP]: Set default congestion control when no sysctl.
2006-11-01 Linus TorvaldsMerge branch 'release' of master.kernel.org:/pub/scm...
next