summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [IPSEC]: Add encapsulation family.Miika Komu2006-12-031-0/+2
* [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy2006-12-031-0/+2
* [NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy2006-12-031-1/+1
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-031-3/+99
* [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-032-2/+2
* [NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy2006-12-031-0/+3
* [NETFILTER]: nf_conntrack: sysctl compatibility with old connection trackingPatrick McHardy2006-12-031-1/+5
* [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocolsPatrick McHardy2006-12-033-0/+22
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-033-0/+34
* [NETFILTER]: nf_conntrack: remove unused struct list_head from protocolsMartin Josefsson2006-12-032-6/+0Star
* [NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...Martin Josefsson2006-12-032-2/+2
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-033-25/+25
* [NETFILTER]: nf_conntrack: split out the event cacheMartin Josefsson2006-12-033-81/+96
* [NETFILTER]: nf_conntrack: split out helper handlingMartin Josefsson2006-12-032-0/+12
* [NETFILTER]: nf_conntrack: split out expectation handlingMartin Josefsson2006-12-034-58/+80
* [DCCP]: Tidy up unused structuresGerrit Renker2006-12-031-3/+1Star
* [DCCP]: Remove allocation of sysctl numbersGerrit Renker2006-12-031-14/+0Star
* [INET]: Change protocol field in struct inet_protosw to u16Arnaldo Carvalho de Melo2006-12-031-1/+1
* [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
* [XFRM]: Pack struct xfrm_policyArnaldo Carvalho de Melo2006-12-031-6/+7
* [NET]: Pack struct hh_cacheArnaldo Carvalho de Melo2006-12-031-1/+1
* [INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2006-12-031-2/+2
* [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker2006-12-031-0/+5
* [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
* [DECNET] address: Convert to new netlink interfaceThomas Graf2006-12-031-0/+12
* [NET]: net/sched annotations.Al Viro2006-12-031-1/+1
* [NET]: Split skb->csumAl Viro2006-12-031-1/+4
* [NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2006-12-033-4/+4
* [SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro2006-12-031-0/+2
* [SCTP]: Netfilter sctp annotations.Al Viro2006-12-031-1/+1
* [SCTP]: Annotate ->supported_addrs().Al Viro2006-12-031-1/+1
* [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.Al Viro2006-12-031-1/+8
* [SCTP]: Annotate ->inaddr_any().Al Viro2006-12-031-1/+1
* [SCTP]: flip_to_{h,n}() are not needed anymore.Al Viro2006-12-031-22/+0Star
* [SCTP]: ->a_h is gone now.Al Viro2006-12-031-1/+0Star
* [SCTP]: ->a_h is gone now.Al Viro2006-12-031-1/+0Star
* [SCTP]: ->source_h is not used anymore.Al Viro2006-12-031-1/+0Star
* [SCTP]: Switch all remaining users of ->saddr_h to ->saddr.Al Viro2006-12-031-1/+0Star
* [SCTP]: Switch ->from_addr_param() to net-endian.Al Viro2006-12-031-1/+1