[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
[safe/jmp/linux-2.6] / include /
2006-12-04 Jeff GarzikRemove long-unmaintained ftape driver subsystem.
2006-12-03 Jamal Hadi Salim[XFRM]: Fix aevent structuring to be more complete.
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: add amanda helper...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: add helper function for...
2006-12-03 Jozsef Kadlecsik[NETFILTER]: nf_nat: add FTP NAT helper port
2006-12-03 Jozsef Kadlecsik[NETFILTER]: Add NAT support for nf_conntrack
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: automatic helper assignment...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: endian annotations
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: fix helper structure alignment
2006-12-03 Patrick McHardy[NET]: Accept wildcard delimiters in in[46]_pton
2006-12-03 Jamal Hadi Salim[GENETLINK]: Add cmd dump completion.
2006-12-03 Al Viro[EBTABLES]: Split ebt_replace into user and kernel...
2006-12-03 Miika Komu[IPSEC]: Add encapsulation family.
2006-12-03 Patrick McHardy[NET_SCHED]: Fix endless loops caused by inaccurate...
2006-12-03 Patrick McHardy[NET_SCHED]: Set parent classid in default qdiscs
2006-12-03 Paul MooreNetLabel: convert to an extensibile/sparse category...
2006-12-03 Bart De Schuymer[NETFILTER]: ebtables: add --snap-arp option
2006-12-03 Patrick McHardy[NETFILTER]: x_tables: add NFLOG target
2006-12-03 Patrick McHardy[NETFILTER]: x_tables: add port of hashlimit match...
2006-12-03 Patrick McHardy[NETFILTER]: nfnetlink_log: remove useless prefix lengt...
2006-12-03 Eric Leblond[NETFILTER]: nfnetlink_queue: allow changing queue...
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: better NAT handling
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: do case insensitive SIP...
2006-12-03 Patrick McHardy[NETFILTER]: sip conntrack: minor cleanup
2006-12-03 Yasuyuki Kozakai[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrac...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: /proc compatibility with...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: sysctl compatibility with...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: automatic sysctl registation...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: move extern declaration...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: remove unused struct list_he...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: more sanity checks in protoc...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: rename struct nf_conntrack_p...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: split out the event cache
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: split out helper handling
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: split out expectation handling
2006-12-03 Gerrit Renker[DCCP]: Tidy up unused structures
2006-12-03 Gerrit Renker[DCCP]: Remove allocation of sysctl numbers
2006-12-03 Arnaldo Carvalho... [INET]: Change protocol field in struct inet_protosw...
2006-12-03 Arnaldo Carvalho... [TCP]: Renove the __ prefix on the struct tcp_sock...
2006-12-03 Arnaldo Carvalho... [TCP]: Change tcp_header_len member in tcp_sock to u16
2006-12-03 Arnaldo Carvalho... [XFRM]: Pack struct xfrm_policy
2006-12-03 Arnaldo Carvalho... [NET]: Pack struct hh_cache
2006-12-03 Arnaldo Carvalho... [INET_CONNECTION_SOCK]: Pack struct inet_connection_soc...
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 Gerrit Renker[NET]: Add documentation for TFRC structures
2006-12-03 Thomas Graf[DECNET] address: Convert to new netlink interface
2006-12-03 Al Viro[NET]: net/sched annotations.
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
2006-12-03 Al Viro[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
2006-12-03 Al Viro[SCTP]: Netfilter sctp annotations.
2006-12-03 Al Viro[SCTP]: Annotate ->supported_addrs().
2006-12-03 Al Viro[SCTP]: sctp_association ->peer.i is a host-endian...
2006-12-03 Al Viro[SCTP]: Annotate ->inaddr_any().
2006-12-03 Al Viro[SCTP]: flip_to_{h,n}() are not needed anymore.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: ->source_h is not used anymore.
2006-12-03 Al Viro[SCTP]: Switch all remaining users of ->saddr_h to...
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03 Al Viro[SCTP]: Annotate ->dst_saddr()
2006-12-03 Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP]: Beginning of sin_port fixes.
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03 Al Viro[SCTP]: Annotate tsn_dups.
2006-12-03 Al Viro[SCTP]: SCTP_CMD_INIT_FAILED annotations.
2006-12-03 Al Viro[SCTP]: sctp_make_op_error() annotations.
2006-12-03 Al Viro[SCTP]: Annotate sctp_init_cause().
2006-12-03 Al Viro[SCTP]: Annotate SCTP headers.
2006-12-03 Adrian Bunk[IPV6] net/ipv6/sit.c: make 2 functions static
2006-12-03 Ian McDonald[DCCP]: Adds the tx buffer sysctls
2006-12-03 Michael Chan[BNX2]: Add 5709 PCI ID.
2006-12-03 Paul MooreNetLabel: use the correct CIPSOv4 MLS label limits
2006-12-03 Paul MooreNetLabel: make netlbl_lsm_secattr struct easier/quicker...
2006-12-03 Paul MooreNetLabel: change netlbl_secattr_init() to return void
2006-12-03 Paul MooreNetLabel: use gfp_t instead of int where it makes sense
2006-12-03 Arnaldo Carvalho... [NET]: Conditionally use bh_lock_sock_nested in sk_rece...
2006-12-03 David S. Miller[UDPLite]: udplite.h needs ip6_checksum.h
2006-12-03 Al Viro[NET]: Preliminaty annotation of skb->csum.
2006-12-03 Al Viro[NET]: netfilter checksum annotations
2006-12-03 Al Viro[NET]: ipvs checksum annotations.
2006-12-03 Al Viro[NET]: IP header modifier helpers 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 skb_copy_and_csum_bits() and callers.
2006-12-03 Al Viro[NET]: Annotate skb_checksum() and callers.
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_ipv6_magic() 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_tcpudp_nofold() in...
next