Age | Commit message (Expand) | Author |
2006-09-22 | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA |
2006-09-22 | [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] KCONFIG: Add subtrees support. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Add credits about subtree fixes. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] NDISC: Search subtrees when backtracking on receipt of redirects. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Purge clones on other trees when deleting a route. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Search subtree when backtracking. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Allow searching subtree only. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1(). | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Fix looking up a route on subtree. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Prune clones from main tree as well. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6]: Cache source address as well in ipv6_pinfo{}. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Introduce a helper to check route validity. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] NDISC: Search over all possible rules on receipt of redirect. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] NDISC: Take source address into account for redirects. | YOSHIFUJI Hideaki |
2006-09-22 | [RTNETLINK]: Don't return error on no-metrics. | David S. Miller |
2006-09-22 | [NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper | Thomas Graf |
2006-09-22 | [SCTP]: Remove multiple levels of msecs to jiffies conversions. | Vladislav Yasevich |
2006-09-22 | [NETFILTER]: xt_tcpmss: minor cleanups | Patrick McHardy |
2006-09-22 | [NETFILTER]: ip6_tables: consolidate dst and hbh matches | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: add data member to struct xt_match | Patrick McHardy |
2006-09-22 | [NETFILTER]: nfnetlink: remove unnecessary packed attributes | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: remove unused size argument to check/destroy functions | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: remove unused argument to target functions | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: make use of mass registation helpers | Patrick McHardy |
2006-09-22 | [NETFILTER]: x_tables: add helpers for mass match/target registration | Patrick McHardy |
2006-09-22 | [NETFILTER]: xt_CONNMARK: use tabs for indentation | Patrick McHardy |
2006-09-22 | [NETFILTER]: replace open coded checksum updates | Patrick McHardy |
2006-09-22 | [NETFILTER]: nfnetlink_queue: fix typo in error message | Patrick McHardy |
2006-09-22 | [NETFILTER]: ctnetlink: remove impossible events tests for updates | Pablo Neira Ayuso |
2006-09-22 | [NETFILTER]: ctnetlink: check for listeners before sending expectation events | Pablo Neira Ayuso |
2006-09-22 | [NETFILTER]: ctnetlink: dump connection mark | Pablo Neira Ayuso |
2006-09-22 | [NETFILTER]: conntrack: introduce connection mark event | Pablo Neira Ayuso |
2006-09-22 | [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc... | Daniel De Graaf |
2006-09-22 | [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent... | Yasuyuki Kozakai |
2006-09-22 | [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ... | Yasuyuki Kozakai |
2006-09-22 | [TG3]: Convert the pci_device_id table to PCI_DEVICE() | Henrik Kretzschmar |
2006-09-22 | [SCTP]: Use the flags value that is passed as an arg to sctp_accept. | Sridhar Samudrala |
2006-09-22 | [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept. | Vladislav Yasevich |
2006-09-22 | [SCTP]: Cleanup nomem handling in the state functions. | Vladislav Yasevich |
2006-09-22 | [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. | Sridhar Samudrala |
2006-09-22 | [IPV6]: Fixup ip6_del_rt() call for new args. | David S. Miller |
2006-09-22 | [IPv6] route: Convert GETROUTE to use new netlink api | Thomas Graf |
2006-09-22 | [IPv6] route: Convert FIB6 dumping to use new netlink api | Thomas Graf |
2006-09-22 | [IPv6] route: FIB6 configuration using struct fib6_config | Thomas Graf |
2006-09-22 | [IPv6] route: Simplify ip6_ins_rt() | Thomas Graf |
2006-09-22 | [IPv6] route: Simplify ip6_del_rt() | Thomas Graf |