aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [NETFILTER]: xt_tcpmss: minor cleanupsPatrick McHardy2006-09-22
* [NETFILTER]: ip6_tables: consolidate dst and hbh matchesPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-22
* [NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy2006-09-22
* [NETFILTER]: xt_CONNMARK: use tabs for indentationPatrick McHardy2006-09-22
* [NETFILTER]: replace open coded checksum updatesPatrick McHardy2006-09-22
* [NETFILTER]: nfnetlink_queue: fix typo in error messagePatrick McHardy2006-09-22
* [NETFILTER]: ctnetlink: remove impossible events tests for updatesPablo Neira Ayuso2006-09-22
* [NETFILTER]: ctnetlink: check for listeners before sending expectation eventsPablo Neira Ayuso2006-09-22
* [NETFILTER]: ctnetlink: dump connection markPablo Neira Ayuso2006-09-22
* [NETFILTER]: conntrack: introduce connection mark eventPablo Neira Ayuso2006-09-22
* [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...Daniel De Graaf2006-09-22
* [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai2006-09-22
* [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai2006-09-22
* [SCTP]: Use the flags value that is passed as an arg to sctp_accept.Sridhar Samudrala2006-09-22
* [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.Vladislav Yasevich2006-09-22
* [SCTP]: Cleanup nomem handling in the state functions.Vladislav Yasevich2006-09-22
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-22
* [IPV6]: Fixup ip6_del_rt() call for new args.David S. Miller2006-09-22
* [IPv6] route: Convert GETROUTE to use new netlink apiThomas Graf2006-09-22
* [IPv6] route: Convert FIB6 dumping to use new netlink apiThomas Graf2006-09-22
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-22
* [IPv6] route: Simplify ip6_ins_rt()Thomas Graf2006-09-22
* [IPv6] route: Simplify ip6_del_rt()Thomas Graf2006-09-22
* [PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller2006-09-22
* [ETH]: indentation and cleanupStephen Hemminger2006-09-22
* [ETH]: docbook commentsStephen Hemminger2006-09-22
* [NET] neighbour: reduce exportsStephen Hemminger2006-09-22
* [IPv4]: Convert route get to new netlink apiThomas Graf2006-09-22
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-22
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-22
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-22
* [RTNETLINK]: Unexport rtnl socketThomas Graf2006-09-22
* [NET] link: Convert notifications to use rtnl_notify()Thomas Graf2006-09-22
* [WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-22
* [BRIDGE]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] prefix: Convert prefix notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] link: Convert link notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-22
* [IPv4] route: Convert route notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv4] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-22
* [DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf2006-09-22
* [NEIGH]: Convert neighbour notifications ot use rtnl_notify()Thomas Graf2006-09-22
* [NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf2006-09-22
* [RTNETLINK]: Add rtnetlink notification interfaceThomas Graf2006-09-22
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-22
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-22