summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore1-3/+99
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 Kozakai2-2/+2
2006-12-02[NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy1-0/+3
2006-12-02[NETFILTER]: nf_conntrack: sysctl compatibility with old connection trackingPatrick McHardy1-1/+5
2006-12-02[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocolsPatrick McHardy3-0/+22
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy3-0/+34
2006-12-02[NETFILTER]: nf_conntrack: remove unused struct list_head from protocolsMartin Josefsson2-6/+0
2006-12-02[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...Martin Josefsson2-2/+2
2006-12-02[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson3-25/+25
2006-12-02[NETFILTER]: nf_conntrack: split out the event cacheMartin Josefsson3-81/+96
2006-12-02[NETFILTER]: nf_conntrack: split out helper handlingMartin Josefsson2-0/+12
2006-12-02[NETFILTER]: nf_conntrack: split out expectation handlingMartin Josefsson4-58/+80
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[INET]: Change protocol field in struct inet_protosw to u16Arnaldo Carvalho de Melo1-1/+1
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[XFRM]: Pack struct xfrm_policyArnaldo Carvalho de Melo1-6/+7
2006-12-02[NET]: Pack struct hh_cacheArnaldo Carvalho de Melo1-1/+1
2006-12-02[INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_opsArnaldo Carvalho de Melo1-2/+2
2006-12-02[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker1-0/+5
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[DECNET] address: Convert to new netlink interfaceThomas Graf1-0/+12
2006-12-02[NET]: net/sched annotations.Al Viro1-1/+1
2006-12-02[NET]: Split skb->csumAl Viro1-1/+4
2006-12-02[NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro3-4/+4
2006-12-02[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro1-0/+2
2006-12-02[SCTP]: Netfilter sctp annotations.Al Viro1-1/+1
2006-12-02[SCTP]: Annotate ->supported_addrs().Al Viro1-1/+1
2006-12-02[SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.Al Viro1-1/+8
2006-12-02[SCTP]: Annotate ->inaddr_any().Al Viro1-1/+1
2006-12-02[SCTP]: flip_to_{h,n}() are not needed anymore.Al Viro1-22/+0
2006-12-02[SCTP]: ->a_h is gone now.Al Viro1-1/+0
2006-12-02[SCTP]: ->a_h is gone now.Al Viro1-1/+0
2006-12-02[SCTP]: ->source_h is not used anymore.Al Viro1-1/+0
2006-12-02[SCTP]: Switch all remaining users of ->saddr_h to ->saddr.Al Viro1-1/+0
2006-12-02[SCTP]: Switch ->from_addr_param() to net-endian.Al Viro1-1/+1
2006-12-02[SCTP]: Annotate ->dst_saddr()Al Viro1-1/+1
2006-12-02[SCTP] embedded sctp_addr: net-endian mirrorsAl Viro1-0/+4
2006-12-02[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro1-4/+4