Revīziju vēsture

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