aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 ...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
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker3-0/+14
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf1-2/+0
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki1-3/+32
2006-12-02netpoll header cleanupStephen Hemminger1-4/+3
2006-12-02netpoll queue cleanupStephen Hemminger1-2/+2
2006-12-02netpoll retry cleanupStephen Hemminger1-1/+0
2006-12-02netpoll per device txqStephen Hemminger1-0/+2
2006-12-02netpoll info leakStephen Hemminger1-0/+1
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker1-1/+17
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker1-11/+14