aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[IPV6] ROUTE: Introduce a helper to check route validity.YOSHIFUJI Hideaki1-7/+12
2006-09-22[IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly.YOSHIFUJI Hideaki1-5/+11
2006-09-22[IPV6] NDISC: Search over all possible rules on receipt of redirect.YOSHIFUJI Hideaki1-24/+61
2006-09-22[IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki3-3/+6
2006-09-22[RTNETLINK]: Don't return error on no-metrics.David S. Miller1-2/+4
2006-09-22[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helperThomas Graf2-5/+5
2006-09-22[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich6-100/+84
2006-09-22[NETFILTER]: xt_tcpmss: minor cleanupsPatrick McHardy1-30/+18
2006-09-22[NETFILTER]: ip6_tables: consolidate dst and hbh matchesPatrick McHardy3-244/+25
2006-09-22[NETFILTER]: x_tables: add data member to struct xt_matchPatrick McHardy1-0/+3
2006-09-22[NETFILTER]: nfnetlink: remove unnecessary packed attributesPatrick McHardy3-9/+9
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy57-106/+26
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy41-90/+55
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy32-1007/+679
2006-09-22[NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy2-0/+65
2006-09-22[NETFILTER]: xt_CONNMARK: use tabs for indentationPatrick McHardy1-28/+29
2006-09-22[NETFILTER]: replace open coded checksum updatesPatrick McHardy3-33/+20
2006-09-22[NETFILTER]: nfnetlink_queue: fix typo in error messagePatrick McHardy1-2/+2
2006-09-22[NETFILTER]: ctnetlink: remove impossible events tests for updatesPablo Neira Ayuso2-10/+2
2006-09-22[NETFILTER]: ctnetlink: check for listeners before sending expectation eventsPablo Neira Ayuso2-0/+6
2006-09-22[NETFILTER]: ctnetlink: dump connection markPablo Neira Ayuso2-0/+8
2006-09-22[NETFILTER]: conntrack: introduce connection mark eventPablo Neira Ayuso2-2/+18
2006-09-22[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc/net/ipt_recent/*Daniel De Graaf1-0/+8
2006-09-22[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent versionYasuyuki Kozakai8-112/+165
2006-09-22[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent versionYasuyuki Kozakai8-74/+154
2006-09-22[TG3]: Convert the pci_device_id table to PCI_DEVICE()Henrik Kretzschmar1-111/+56
2006-09-22[SCTP]: Use the flags value that is passed as an arg to sctp_accept.Sridhar Samudrala1-1/+1
2006-09-22[SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.Vladislav Yasevich1-0/+2
2006-09-22[SCTP]: Cleanup nomem handling in the state functions.Vladislav Yasevich1-73/+86
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala8-45/+88
2006-09-22[IPV6]: Fixup ip6_del_rt() call for new args.David S. Miller1-1/+1
2006-09-22[IPv6] route: Convert GETROUTE to use new netlink apiThomas Graf1-36/+44
2006-09-22[IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf2-37/+46
2006-09-22[IPv6] route: FIB6 configuration using struct fib6_configThomas Graf5-200/+259
2006-09-22[IPv6] route: Simplify ip6_ins_rt()Thomas Graf4-13/+15
2006-09-22[IPv6] route: Simplify ip6_del_rt()Thomas Graf4-15/+18
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller15-1147/+1061
2006-09-22[ETH]: indentation and cleanupStephen Hemminger1-50/+46
2006-09-22[ETH]: docbook commentsStephen Hemminger1-31/+69
2006-09-22[NET] neighbour: reduce exportsStephen Hemminger1-5/+1
2006-09-22[IPv4]: Convert route get to new netlink apiThomas Graf3-40/+47
2006-09-22[IPv4]: Convert FIB dumping to use new netlink apiThomas Graf6-80/+86
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf8-468/+560
2006-09-22[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley18-69/+69
2006-09-22[RTNETLINK]: Unexport rtnl socketThomas Graf2-5/+1
2006-09-22[NET] link: Convert notifications to use rtnl_notify()Thomas Graf1-10/+12
2006-09-22[WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf1-1/+2
2006-09-22[BRIDGE]: Convert notifications to use rtnl_notify()Thomas Graf1-16/+15
2006-09-22[IPv6] prefix: Convert prefix notifications to use rtnl_notify()Thomas Graf1-11/+14
2006-09-22[IPv6] link: Convert link notifications to use rtnl_notify()Thomas Graf1-11/+14