Historial de Commits

Autor SHA1 Mensaje Fecha
  Patrick McHardy cb6a4e461f net: ipmr: add support for dumping routing tables over netlink hace 15 años
  Patrick McHardy 25239cee7e net: rtnetlink: decouple rtnetlink address families from real address families hace 15 años
  Patrick McHardy 3d0c9c4eb2 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata hace 15 años
  Eric Dumazet 0eae88f31c net: Fix various endianness glitches hace 15 años
  Patrick McHardy 8de53dfbf9 ipv4: ipmr: fix NULL pointer deref during unres queue destruction hace 15 años
  Patrick McHardy b0ebb739a8 ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry hace 15 años
  Patrick McHardy f0ad0860d0 ipv4: ipmr: support multiple tables hace 15 años
  Patrick McHardy 0c12295a74 ipv4: ipmr: move mroute data into seperate structure hace 15 años
  Patrick McHardy 862465f2e7 ipv4: ipmr: convert struct mfc_cache to struct list_head hace 15 años
  Patrick McHardy d658f8a0e6 ipv4: ipmr: remove net pointer from struct mfc_cache hace 15 años
  Patrick McHardy e258beb22f ipv4: ipmr: move unres_queue and timer to per-namespace data hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Nicolas Dichtel 7438189baa net: ipmr/ip6mr: prevent out-of-bounds vif_table access hace 15 años
  Patrick McHardy a50436f2cd net: ipmr/ip6mr: fix potential out-of-bounds vif_table access hace 15 años
  Pavel Emelyanov 9f0beba9f9 ipmr: remove useless checks from ipmr_device_event hace 15 años
  David S. Miller a2bfbc072e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
  Dan Carpenter d0490cfdf4 ipmr: missing dev_put() on error path in vif_add() hace 15 años
  Eric Dumazet d17fa6fa81 ipmr: Optimize multiple unregistration hace 15 años
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields hace 15 años
  Ilia K ee5e81f000 add vif using local interface index instead of IP hace 15 años
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. hace 15 años
  Alexey Dobriyan 32613090a9 net: constify struct net_protocol hace 15 años
  Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t hace 15 años
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions hace 16 años
  Tom Goff 403dbb97f6 PIM-SM: namespace changes hace 16 años
  Eric Dumazet adf30907d6 net: skb->dst accessors hace 16 años
  Eric Dumazet 511c3f92ad net: skb->rtable accessor hace 16 años
  Ilpo Järvinen 69ebbf58f3 ipmr: use goto to common label instead of opencoding hace 16 años
  Benjamin Thery 4feb88e5c6 netns: ipmr: enable namespace support in ipv4 multicast routing code hace 16 años
  Benjamin Thery f6bb451476 netns: ipmr: declare ipmr /proc/net entries per-namespace hace 16 años