Age | Commit message (Expand) | Author |
2006-12-02 | [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. | Al Viro |
2006-12-02 | [IPSEC]: Add encapsulation family. | Miika Komu |
2006-12-02 | [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1) | Patrick McHardy |
2006-12-02 | [NET_SCHED]: Set parent classid in default qdiscs | Patrick McHardy |
2006-12-02 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore |
2006-12-02 | [NETFILTER]: ebtables: add --snap-arp option | Bart De Schuymer |
2006-12-02 | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy |
2006-12-02 | [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 | Patrick McHardy |
2006-12-02 | [NETFILTER]: nfnetlink_log: remove useless prefix length limitation | Patrick McHardy |
2006-12-02 | [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink | Eric Leblond |
2006-12-02 | [NETFILTER]: sip conntrack: better NAT handling | Patrick McHardy |
2006-12-02 | [NETFILTER]: sip conntrack: do case insensitive SIP header search | Patrick McHardy |
2006-12-02 | [NETFILTER]: sip conntrack: minor cleanup | Patrick McHardy |
2006-12-02 | [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find | Yasuyuki Kozakai |
2006-12-02 | [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: move extern declaration to header files | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: remove unused struct list_head from protocols | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi... | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: split out the event cache | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: split out helper handling | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: split out expectation handling | Martin Josefsson |
2006-12-02 | [DCCP]: Tidy up unused structures | Gerrit Renker |
2006-12-02 | [DCCP]: Remove allocation of sysctl numbers | Gerrit Renker |
2006-12-02 | [INET]: Change protocol field in struct inet_protosw to u16 | Arnaldo Carvalho de Melo |
2006-12-02 | [TCP]: Renove the __ prefix on the struct tcp_sock members | Arnaldo Carvalho de Melo |
2006-12-02 | [TCP]: Change tcp_header_len member in tcp_sock to u16 | Arnaldo Carvalho de Melo |
2006-12-02 | [XFRM]: Pack struct xfrm_policy | Arnaldo Carvalho de Melo |
2006-12-02 | [NET]: Pack struct hh_cache | Arnaldo Carvalho de Melo |
2006-12-02 | [INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops | Arnaldo Carvalho de Melo |
2006-12-02 | [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code | Gerrit Renker |
2006-12-02 | [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code | Thomas Graf |
2006-12-02 | [NETLINK]: Remove unused dst_pid field in netlink_skb_parms | Thomas Graf |
2006-12-02 | [NET]: Add documentation for TFRC structures | Gerrit Renker |
2006-12-02 | [DECNET] address: Convert to new netlink interface | Thomas Graf |
2006-12-02 | [NET]: net/sched annotations. | Al Viro |
2006-12-02 | [NET]: Split skb->csum | Al Viro |
2006-12-02 | [NET]: Fix assorted misannotations (from md5 and udplite merges). | Al Viro |
2006-12-02 | [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. | Al Viro |
2006-12-02 | [SCTP]: Netfilter sctp annotations. | Al Viro |
2006-12-02 | [SCTP]: Annotate ->supported_addrs(). | Al Viro |
2006-12-02 | [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr. | Al Viro |
2006-12-02 | [SCTP]: Annotate ->inaddr_any(). | Al Viro |
2006-12-02 | [SCTP]: flip_to_{h,n}() are not needed anymore. | Al Viro |
2006-12-02 | [SCTP]: ->a_h is gone now. | Al Viro |
2006-12-02 | [SCTP]: ->a_h is gone now. | Al Viro |
2006-12-02 | [SCTP]: ->source_h is not used anymore. | Al Viro |
2006-12-02 | [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. | Al Viro |