[NETFILTER]: nf_nat: add SNMP NAT helper port
[safe/jmp/linux-2.6] / include / linux /
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 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[NET]: Accept wildcard delimiters in in[46]_pton
2006-12-03 Al Viro[EBTABLES]: Split ebt_replace into user and kernel...
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: automatic sysctl registation...
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... [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... [NET]: Pack struct hh_cache
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 Al Viro[NET]: Split skb->csum
2006-12-03 Al Viro[SCTP]: Netfilter sctp annotations.
2006-12-03 Al Viro[SCTP]: Annotate SCTP headers.
2006-12-03 Ian McDonald[DCCP]: Adds the tx buffer sysctls
2006-12-03 Michael Chan[BNX2]: Add 5709 PCI ID.
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]: Annotate __skb_checksum_complete() and friends.
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 checksums in on-the-wire packets.
2006-12-03 Al Viro[NET]: Introduce types for checksums.
2006-12-03 Al Viro[NET]: Annotate net_srandom().
2006-12-03 Al Viro[BRIDGE]: Annotations.
2006-12-03 Al Viro[ATM]: Annotations.
2006-12-03 Al Viro[NETFILTER]: More trivial annotations.
2006-12-03 Al Viro[RANDOM]: Annotate random.h IP helpers.
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 Thomas Graf[IPv6] prefix: Convert RTM_NEWPREFIX notifications...
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Stephen Hemmingernetpoll header cleanup
2006-12-03 Stephen Hemmingernetpoll queue cleanup
2006-12-03 Stephen Hemmingernetpoll retry cleanup
2006-12-03 Stephen Hemmingernetpoll per device txq
2006-12-03 Stephen Hemmingernetpoll info leak
2006-12-03 Gerrit Renker[DCCP]: Miscellaneous code tidy-ups
2006-12-03 Gerrit Renker[DCCP]: Make feature negotiation more readable
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Adrian Bunk[NET]: The scheduled removal of the frame diverter.
2006-12-03 Gerrit Renker[DCCP]: Add sysctls to control retransmission behaviour
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-03 Gerrit Renker[DCCP]: Support for partial checksums (RFC 4340, sec...
2006-12-03 Gerrit Renker[DCCP]: Combine allocating & zeroing header space on skb
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 Thomas Graf[NET] rules: Add support to invert selectors
2006-12-03 Thomas Graf[NET] rules: Protocol independant mark selector
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-12-03 Venkat YekkiralaSELinux: Fix SA selection semantics
2006-12-03 Venkat YekkiralaSELinux: Return correct context for SO_PEERSEC
2006-12-03 Venkat YekkiralaSELinux: Various xfrm labeling fixes
2006-12-03 Al Viro[IPV6]: ip6_output annotations
2006-12-03 Al Viro[NETFILTER]: trivial annotations
2006-12-03 Al Viro[AF_PACKET]: annotate
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-12-03 Al Viro[AF_KEY]: annotate
2006-12-03 Al Viro[IPV4]: encapsulation annotations
2006-12-03 Al Viro[IPV6]: annotate icmpv6 headers
2006-12-03 Al Viro[NET]: ipconfig and nfsroot annotations
2006-12-03 Al Viro[TIPC]: endianness annotations
2006-12-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/drzeus/mmc
2006-12-02 Andy Fleming[PATCH] PHY: Add support for configuring the PHY connec...
2006-12-02 Mariusz Kozlowski[PATCH] mv643xx_eth: fix unbalanced parentheses in...
2006-12-02 Ayaz Abdulla[PATCH] forcedeth: add new NVIDIA pci ids
2006-12-02 Christian Lamparter[PATCH] wext: extend MLME support
2006-12-02 Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Missing inclusions from...
2006-12-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-12-01 Kay SieversDriver core: show drivers in /sys/module/
2006-12-01 David BrownellDriver core: platform_driver_probe(), can save codespace
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-12-01 Cornelia Huckdriver core: Introduce device_find_child().
2006-12-01 Benjamin HerrenschmidtACPI: Change ACPI to use dev_archdata instead of firmwa...
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-12-01 Greg Kroah-HartmanDriver core: convert fb code to use struct device
next