summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [IPV6] ROUTE: Introduce a helper to check route validity.YOSHIFUJI Hideaki2006-09-221-7/+12
* [IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly.YOSHIFUJI Hideaki2006-09-221-5/+11
* [IPV6] NDISC: Search over all possible rules on receipt of redirect.YOSHIFUJI Hideaki2006-09-221-24/+61
* [IPV6] NDISC: Take source address into account for redirects.YOSHIFUJI Hideaki2006-09-222-3/+5
* [RTNETLINK]: Don't return error on no-metrics.David S. Miller2006-09-221-2/+4
* [NETFILTER]: x_tables: Fix typos after conversion to use mass registation helperThomas Graf2006-09-222-5/+5
* [SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich2006-09-224-87/+72
* [NETFILTER]: xt_tcpmss: minor cleanupsPatrick McHardy2006-09-221-30/+18
* [NETFILTER]: ip6_tables: consolidate dst and hbh matchesPatrick McHardy2006-09-223-244/+25
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-2256-100/+24
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-2237-82/+51
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-2232-1007/+679
* [NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy2006-09-221-0/+60
* [NETFILTER]: xt_CONNMARK: use tabs for indentationPatrick McHardy2006-09-221-28/+29
* [NETFILTER]: replace open coded checksum updatesPatrick McHardy2006-09-223-33/+20
* [NETFILTER]: nfnetlink_queue: fix typo in error messagePatrick McHardy2006-09-221-2/+2
* [NETFILTER]: ctnetlink: remove impossible events tests for updatesPablo Neira Ayuso2006-09-222-10/+2
* [NETFILTER]: ctnetlink: check for listeners before sending expectation eventsPablo Neira Ayuso2006-09-222-0/+6
* [NETFILTER]: ctnetlink: dump connection markPablo Neira Ayuso2006-09-222-0/+8
* [NETFILTER]: conntrack: introduce connection mark eventPablo Neira Ayuso2006-09-221-2/+14
* [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...Daniel De Graaf2006-09-221-0/+8
* [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai2006-09-226-108/+143
* [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai2006-09-226-66/+125
* [SCTP]: Use the flags value that is passed as an arg to sctp_accept.Sridhar Samudrala2006-09-221-1/+1
* [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.Vladislav Yasevich2006-09-221-0/+2
* [SCTP]: Cleanup nomem handling in the state functions.Vladislav Yasevich2006-09-221-73/+86
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-225-6/+44
* [IPV6]: Fixup ip6_del_rt() call for new args.David S. Miller2006-09-221-1/+1
* [IPv6] route: Convert GETROUTE to use new netlink apiThomas Graf2006-09-221-36/+44
* [IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf2006-09-222-37/+46
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-223-184/+231
* [IPv6] route: Simplify ip6_ins_rt()Thomas Graf2006-09-223-9/+14
* [IPv6] route: Simplify ip6_del_rt()Thomas Graf2006-09-223-11/+17
* [PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller2006-09-227-647/+932
* [ETH]: indentation and cleanupStephen Hemminger2006-09-221-50/+46
* [ETH]: docbook commentsStephen Hemminger2006-09-221-31/+69
* [NET] neighbour: reduce exportsStephen Hemminger2006-09-221-5/+1
* [IPv4]: Convert route get to new netlink apiThomas Graf2006-09-222-40/+46
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-226-80/+86
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-225-441/+489
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-2218-69/+69
* [RTNETLINK]: Unexport rtnl socketThomas Graf2006-09-221-3/+1
* [NET] link: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-10/+12
* [WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-1/+2
* [BRIDGE]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-16/+15
* [IPv6] prefix: Convert prefix notifications to use rtnl_notify()Thomas Graf2006-09-221-11/+14
* [IPv6] link: Convert link notifications to use rtnl_notify()Thomas Graf2006-09-221-11/+14
* [IPv6] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-221-20/+18
* [IPv6] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-221-11/+15
* [IPv4] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-221-16/+16
OpenPOWER on IntegriCloud