Commit History

Author SHA1 Message Date
  Andreas Henriksson 13eb2ab2d3 net: Fix "ip rule delete table 256" 11 years ago
  Stefan Tomanek 73f5698e77 fib_rules: fix suppressor names and default values 12 years ago
  Stefan Tomanek 6ef94cfafb fib_rules: add route suppression based on ifgroup 12 years ago
  Stefan Tomanek 7764a45a8f fib_rules: add .suppress operation 12 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Thomas Graf 661d2967b3 rtnetlink: Remove passing of attributes into rtnl_doit functions 12 years ago
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
  Eric Dumazet 748e2d9396 net: reinstate rtnl in call_netdevice_notifiers() 13 years ago
  Eric Dumazet 0115e8e30d net: remove delay at device dismantle 13 years ago
  David S. Miller 7a9bc9b81a ipv4: Elide fib_validate_source() completely when possible. 13 years ago
  David S. Miller 0e3cea7b3c fib_rules: Stop using NLA_PUT*(). 13 years ago
  Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 14 years ago
  David S. Miller 1805b2f048 Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 13 years ago
  Yan, Zheng afaef734e5 fib_rules: fix unresolved_rules counting 13 years ago
  David S. Miller 8decf86879 Merge branch 'master' of github.com:davem330/net 13 years ago
  Gao feng 561dac2d41 fib:fix BUG_ON in fib_nl_newrule when add new fib rule 14 years ago
  Eric Dumazet 33d480ce6d net: cleanup some rcu_dereference_raw 14 years ago
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
  Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
  Eric Dumazet 2907c35ff6 net: hold rtnl again in dump callbacks 14 years ago
  Eric Dumazet e67f88dd12 net: dont hold rtnl mutex during netlink dump callbacks 14 years ago
  David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
  David S. Miller e058464990 Revert "ipv4: Allow configuring subnets as local addresses" 14 years ago
  Eric Dumazet 7a2b03c517 fib_rules: __rcu annotates ctarget 14 years ago
  Eric Dumazet ebb9fed2de fib: fix fib_nl_newrule() 14 years ago
  Eric Dumazet a0a4a85a15 fib: remove a useless synchronize_rcu() call 14 years ago
  Eric Dumazet ebc0ffae5d fib: RCU conversion of fib_lookup() 14 years ago
  stephen hemminger 1df9916e46 fib: fib_rules_cleanup can be static 14 years ago
  Tom Herbert 4465b46900 ipv4: Allow configuring subnets as local addresses 15 years ago
  Eric Dumazet 7fa7cb7109 fib: use atomic_inc_not_zero() in fib_rules_lookup 14 years ago