Age | Commit message (Expand) | Author |
2006-12-02 | [NET_SCHED]: Fix endless loops (part 4): HTB | Patrick McHardy |
2006-12-02 | [NET_SCHED]: Fix endless loops (part 3): HFSC | Patrick McHardy |
2006-12-02 | [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs | Patrick McHardy |
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 | [NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete | Patrick McHardy |
2006-12-02 | NetLabel: add the ranged tag to the CIPSOv4 protocol | Paul Moore |
2006-12-02 | NetLabel: add the enumerated tag to the CIPSOv4 protocol | Paul Moore |
2006-12-02 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore |
2006-12-02 | [NETFILTER]: remove the reference to ipchains from Kconfig | Pablo Neira Ayuso |
2006-12-02 | [NETFILTER]: Fix PROC_FS=n warnings | Patrick McHardy |
2006-12-02 | [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK | Patrick McHardy |
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]: ctnetlink: rework conntrack fields dumping logic on events | Pablo Neira Ayuso |
2006-12-02 | [NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre... | Pablo Neira Ayuso |
2006-12-02 | [NETFILTER]: sip conntrack: better NAT handling | Patrick McHardy |
2006-12-02 | [NETFILTER]: sip conntrack: make header shortcuts optional | 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]: ip_conntrack: fix NAT helper unload races | 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: move conntrack protocol sysctls to individual modules | 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_ftp: fix missing helper mask initilization | Patrick McHardy |
2006-12-02 | [NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct() | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: remove unused struct list_head from protocols | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanup | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK | 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]: More __read_mostly annotations | Martin Josefsson |
2006-12-02 | [NETFILTER]: nf_conntrack: split out protocol handling | 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 | [TCP] Vegas: Increase default alpha to 2 and beta to 4. | David S. Miller |
2006-12-02 | [DCCP]: Use `unsigned' for packet lengths | Gerrit Renker |
2006-12-02 | [DCCP] ccid3: Larger initial windows | Gerrit Renker |
2006-12-02 | [DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0 | Arnaldo Carvalho de Melo |
2006-12-02 | [DCCP]: Tidy up unused structures | Gerrit Renker |
2006-12-02 | [DCCP] ccid3: Track RX/TX packet size `s' using moving-average | Gerrit Renker |
2006-12-02 | [DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448 | Gerrit Renker |
2006-12-02 | [DCCP]: Remove allocation of sysctl numbers | Gerrit Renker |