aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras168-986/+2427
2006-12-02[XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim1-0/+2
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper portPatrick McHardy1-0/+20
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add SIP helper portPatrick McHardy1-0/+41
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2-0/+433
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add IRC helper portPatrick McHardy1-0/+15
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy5-8/+110
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add amanda helper portPatrick McHardy1-0/+10
2006-12-02[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik2-11/+49
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik1-1/+1
2006-12-02[NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy1-2/+2
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro1-1/+18
2006-12-02[NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2-0/+5
2006-12-02[NETFILTER]: x_tables: add NFLOG targetPatrick McHardy4-2/+21
2006-12-02[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy3-34/+49
2006-12-02[NETFILTER]: nfnetlink_log: remove useless prefix length limitationPatrick McHardy1-2/+0
2006-12-02[NETFILTER]: nfnetlink_queue: allow changing queue length through netlinkEric Leblond1-0/+1
2006-12-02[NETFILTER]: sip conntrack: better NAT handlingPatrick McHardy1-1/+4
2006-12-02[NETFILTER]: sip conntrack: do case insensitive SIP header searchPatrick McHardy1-1/+2
2006-12-02[NETFILTER]: sip conntrack: minor cleanupPatrick McHardy1-18/+10
2006-12-02[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_findYasuyuki Kozakai1-1/+1
2006-12-02[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocolsPatrick McHardy1-0/+10
2006-12-02[DCCP]: Tidy up unused structuresGerrit Renker1-3/+1
2006-12-02[DCCP]: Remove allocation of sysctl numbersGerrit Renker1-14/+0
2006-12-02[TCP]: Renove the __ prefix on the struct tcp_sock membersArnaldo Carvalho de Melo1-78/+78
2006-12-02[TCP]: Change tcp_header_len member in tcp_sock to u16Arnaldo Carvalho de Melo1-3/+2
2006-12-02[NET]: Pack struct hh_cacheArnaldo Carvalho de Melo1-1/+1
2006-12-02[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf1-0/+3
2006-12-02[NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf1-1/+0
2006-12-02[NET]: Add documentation for TFRC structuresGerrit Renker1-2/+18
2006-12-02[NET]: Split skb->csumAl Viro1-1/+4
2006-12-02[SCTP]: Netfilter sctp annotations.Al Viro1-1/+1
2006-12-02[SCTP]: Annotate SCTP headers.Al Viro1-36/+36
2006-12-02[DCCP]: Adds the tx buffer sysctlsIan McDonald1-0/+1
2006-12-02[BNX2]: Add 5709 PCI ID.Michael Chan1-0/+1
2006-12-02[NET]: Preliminaty annotation of skb->csum.Al Viro1-2/+2
2006-12-02[NET]: netfilter checksum annotationsAl Viro2-7/+23
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro4-6/+6
2006-12-02[NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro1-2/+2
2006-12-02[NET]: Annotate skb_checksum() and callers.Al Viro1-2/+2
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/*Al Viro1-2/+1
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro2-2/+2
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro7-7/+7
2006-12-02[NET]: Introduce types for checksums.Al Viro1-0/+2
2006-12-02[NET]: Annotate net_srandom().Al Viro1-1/+1
2006-12-02[BRIDGE]: Annotations.Al Viro7-20/+20
2006-12-02[ATM]: Annotations.Al Viro3-11/+11
2006-12-02[NETFILTER]: More trivial annotations.Al Viro1-1/+1
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro1-10/+10
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro1-6/+8