Histórico de Commits

Autor SHA1 Mensagem Data
  Patrick McHardy 862465f2e7 ipv4: ipmr: convert struct mfc_cache to struct list_head há 15 anos atrás
  Patrick McHardy d658f8a0e6 ipv4: ipmr: remove net pointer from struct mfc_cache há 15 anos atrás
  Patrick McHardy e258beb22f ipv4: ipmr: move unres_queue and timer to per-namespace data há 15 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
  Gilles Espinasse f77f13e22d Fix comment and Kconfig typos for 'require' and 'fragment' há 15 anos atrás
  Nicolas Dichtel 7438189baa net: ipmr/ip6mr: prevent out-of-bounds vif_table access há 15 anos atrás
  Jan Engelhardt 9bbc768aa9 netfilter: ipv4: use NFPROTO values for NF_HOOK invocation há 15 anos atrás
  Patrick McHardy a50436f2cd net: ipmr/ip6mr: fix potential out-of-bounds vif_table access há 15 anos atrás
  Pavel Emelyanov 9f0beba9f9 ipmr: remove useless checks from ipmr_device_event há 15 anos atrás
  David S. Miller a2bfbc072e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 há 15 anos atrás
  Dan Carpenter d0490cfdf4 ipmr: missing dev_put() on error path in vif_add() há 15 anos atrás
  Eric Dumazet d17fa6fa81 ipmr: Optimize multiple unregistration há 15 anos atrás
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields há 15 anos atrás
  Ilia K ee5e81f000 add vif using local interface index instead of IP há 16 anos atrás
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. há 15 anos atrás
  Alexey Dobriyan 32613090a9 net: constify struct net_protocol há 16 anos atrás
  Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t há 16 anos atrás
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions há 16 anos atrás
  Tom Goff 403dbb97f6 PIM-SM: namespace changes há 16 anos atrás
  Eric Dumazet adf30907d6 net: skb->dst accessors há 16 anos atrás
  Eric Dumazet 511c3f92ad net: skb->rtable accessor há 16 anos atrás
  Ilpo Järvinen 69ebbf58f3 ipmr: use goto to common label instead of opencoding há 16 anos atrás
  Benjamin Thery 4feb88e5c6 netns: ipmr: enable namespace support in ipv4 multicast routing code há 16 anos atrás
  Benjamin Thery f6bb451476 netns: ipmr: declare ipmr /proc/net entries per-namespace há 16 anos atrás
  Benjamin Thery 6c5143dbcf netns: ipmr: declare reg_vif_num per-namespace há 16 anos atrás
  Benjamin Thery 6f9374a934 netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace há 16 anos atrás
  Benjamin Thery 1e8fb3b6a4 netns: ipmr: declare counter cache_resolve_queue_len per-namespace há 16 anos atrás
  Benjamin Thery 2bb8b26c3e netns: ipmr: dynamically allocate mfc_cache_array há 16 anos atrás
  Benjamin Thery 5c0a66f5f3 netns: ipmr: store netns in struct mfc_cache há 16 anos atrás
  Benjamin Thery cf958ae377 netns: ipmr: dynamically allocate vif_table há 16 anos atrás