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