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