aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-22[IPv6] route: Convert route notifications to use rtnl_notify()Thomas Graf1-20/+18
2006-09-22[IPv6] address: Convert address notification to use rtnl_notify()Thomas Graf1-11/+15
2006-09-22[IPv4] route: Convert route notifications to use rtnl_notify()Thomas Graf1-16/+16
2006-09-22[IPv4] address: Convert address notification to use rtnl_notify()Thomas Graf1-16/+37
2006-09-22[DECNET]: Convert DECnet notifications to use rtnl_notify()Thomas Graf2-25/+28
2006-09-22[NEIGH]: Convert neighbour notifications ot use rtnl_notify()Thomas Graf1-18/+17
2006-09-22[NET] fib_rules: Convert fib rule notification to use rtnl_notify()Thomas Graf1-11/+21
2006-09-22[RTNETLINK]: Add rtnetlink notification interfaceThomas Graf3-0/+38
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf5-7/+42
2006-09-22[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf8-24/+20
2006-09-22[IPV6] udp: Fix type in previous change.David S. Miller1-2/+2
2006-09-22[ARCNET]: SoHard PCI supportStphane Witzmann1-0/+1