Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25decnet: whitespace fixesStephen Hemminger
2018-04-23net: fib_rules: add extack supportRoopa Prabhu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-10net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-04-03net: move fib_rules_unregister() under rtnl lockWANG Cong
2012-10-05sections: fix section conflicts in netAndi Kleen
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-02decnet: Stop using NLA_PUT*().David S. Miller
2011-11-01net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-03-13decnet: Convert to use flowidn where applicable.David S. Miller
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy
2010-04-14net: fib_rules: decouple address families from real address familiesPatrick McHardy
2010-04-14net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy
2010-04-14net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-05-21net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen
2008-07-06net: add fib_rules_ops to flush_cache methodDenis V. Lunev
2008-01-29[NETNS]: FIB rules API cleanup.Denis V. Lunev
2008-01-29[FIB]: Add netns to fib_rules_ops.Denis V. Lunev
2008-01-29[NETNS]: Pass fib_rules_ops into default_pref method.Denis V. Lunev
2008-01-29[NETNS]: Add netns parameter to fib_rules_(un)register.Denis V. Lunev
2007-11-11[INET]: Small possible memory leak in FIB rulesDenis V. Lunev
2007-10-11[IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev
2007-06-08[NETLINK]: Mark netlink policies constPatrick McHardy
2007-04-26[NET] fib_rules: delay route cache flush by ip_rt_min_delayThomas Graf
2007-04-26[NET] fib_rules: Flush route cache after rule modificationsThomas Graf
2007-04-26[NET] rules: Unified rules dumpingThomas Graf
2007-04-26[DECNet]: Use rtnl registration interfaceThomas Graf
2007-03-26[NET]: Fix fib_rules compatibility breakageThomas Graf
2007-02-11[PATCH] FRA_{DST,SRC} are le16 for decnetAl Viro
2006-12-03[DECNET]: Fix build regressions.David S. Miller
2006-12-03[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-03[NET] rules: Share common attribute validation policyThomas Graf
2006-12-03[NET] rules: Protocol independant mark selectorThomas Graf
2006-12-03[NET]: Rethink mark field in struct flowiThomas Graf
2006-11-08[DECNET]: Endianess fixes (try #2)Steven Whitehouse
2006-09-23[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf
2006-09-23[DECNET]: Add support for fwmark masks in routing rulesPatrick McHardy
2006-09-23[DECNET]: cleanupsAdrian Bunk
2006-09-23[DECNET] Fix to decnet rules compare functionSteven Whitehouse
2006-09-23[DECNET] Fix to multiple tables routingSteven Whitehouse
2006-09-23[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy
2006-09-23[DECNET]: Covert rules to use generic codeSteven Whitehouse
2006-07-22[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-07-09[NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-21[DECnet]: Use RCU locking in dn_rules.cSteven Whitehouse